What do you want to change?
Create an interface for Queries (perhaps named Dber) which contains all generated methods. This will allow users to mock the interface in tests and have the interface be updated automatically whenever the queries are updated.
What database engines need to be changed?
No response
What programming language backends need to be changed?
Go