Open
Description
What do you want to change?
This feature would be very useful for debugging, and would help to improve the quality of
sqlc itself.
I am getting a strange message "incomplete input" (using sqlite in go) from a query with parameters, and it is really difficult to find out what is really happend without his feature.
What database engines need to be changed?
SQLite
What programming language backends need to be changed?
Go