Javier Domingo Cansino
Results
22
issues of
Javier Domingo Cansino
## Observed 1. Created a table with DateTime64(6) type 2. Inserted timestamps with nanosecond precision using InsertAsync() 3. Queries returned timestamps with second precision ## Expected behaviour When inserting timestamps,...
bug
### Version 1.30.0 ### What happened? When using pgx driver (at least), if using `sql.[].database.uri`, sqlc will crash like below when using the docker image sqlc/sqlc because pgx builds upon...
bug
:books: postgresql
:wrench: golang
:computer: linux