db
db copied to clipboard
Try json marshaling when Scanner implementation is missing
For nested structures, it is helpful to assume JSON codecs by default. Currently, users have to add boilerplate for Scan(), Value() methods for each and every nested struct type involved in SQL queries.