Not always query for all select statements #2067
Unanswered
engAmirEng
asked this question in
Q&A
Replies: 1 comment 1 reply
-
If you can write a SQL query for it, sqlc can handle it. Maybe you could provide us with a few example queries? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys,
I'm not looking for dynamic query, I just want to not always fill the struct with all it's attributes and just dynamically query for a sub set of them, is that possible? Maybe some hack into it?
Beta Was this translation helpful? Give feedback.
All reactions