Replies: 1 comment 3 replies
-
|
I could use generated code if something like this would be possible (like in sqlc) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone know if it's possible to build such a query with QueryMods?
I'v been trying for hours now but can't get it work and I'm unsure, if it is possible at all :)
It's working nice with generated code but i need to inject 2 parts into the query, based on some situations and therefore would like to have only one query instead of 2 or 3 different in sql files.
here we go
Beta Was this translation helpful? Give feedback.
All reactions