What do you want to change?
Suggestion to replace auto-generation if interface{} with any.
I can work on the PR for sqlite, at least, in Go, if approved. If it's easy enough to implement for the other engines (MySQL and PostgreSQL), I can work on them too.
What database engines need to be changed?
SQLite
What programming language backends need to be changed?
Go
What do you want to change?
Suggestion to replace auto-generation if
interface{}withany.I can work on the PR for sqlite, at least, in Go, if approved. If it's easy enough to implement for the other engines (MySQL and PostgreSQL), I can work on them too.
What database engines need to be changed?
SQLite
What programming language backends need to be changed?
Go