go-sql-test
go-sql-test copied to clipboard
should go-sql-test also verify time.Time struct's location?
should go-sql-test also verify time.Time struct's location? As I've found that lib/pq has inconsistent behavior on retrieving datetime and time type column (https://github.com/lib/pq/issues/251)
Probably.