sqlc
sqlc copied to clipboard
Should generate complete arguments when updating a non-empty string
What do you want to change?
I'm trying to make dynamic queries, to not update a column if given input is an empty string.
The description field is not recognized in the Update query.
Same result with @xxx notation.
What database engines need to be changed?
SQLite
What programming language backends need to be changed?
Go
Feature welcome!