go-sql-test icon indicating copy to clipboard operation
go-sql-test copied to clipboard

should go-sql-test also verify time.Time struct's location?

Open nashtsai opened this issue 11 years ago • 1 comments

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)

nashtsai avatar Apr 20 '14 16:04 nashtsai

Probably.

bradfitz avatar May 17 '14 21:05 bradfitz