Is there a way to dynamically edit a query with the builder?
I am using drizzle and I love it, but, coming from knexjs, I am missing a lot this feature: https://knexjs.org/guide/query-builder.html#modify
Is there a way to do the same in Drizzle?
1 Reply
Not supported yet, but something for us to consider
If you could create a GH issue for this, it'll increase the chances of it being eventually implemented 🙂