Closed
Description
According to Russ Cox, uint64 with high bits set would work with a custom ColumnConverter. Is this a reasonable feature to add to this driver? See "Large uint64 Values" on http://go-database-sql.org/surprises.html for why this might be a problem worth solving.