sqlc icon indicating copy to clipboard operation
sqlc copied to clipboard

Golang own error handling

Open flymedllva opened this issue 3 years ago • 0 comments

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

flymedllva avatar Jul 12 '22 20:07 flymedllva