Releases: guregu/sqlx
Releases · guregu/sqlx
add coalesce tag
specifying table names
allow specifying table names
foo.bar can be specified as db:"bar" or db:"foo.bar".
Embedded structs can be set to db:"foo.*", and their children
are treated as belonging to table foo.