sqlc
sqlc copied to clipboard
Golang own error handling
What do you want to change?
Is there no way to make a decorator that handles errors now? I want the generated functions to immediately return an error, which can be caught through errors.Is.
What database engines need to be changed?
No response
What programming language backends need to be changed?
Go