Run postgres tests with pgx driver

This commit is contained in:
go-jet 2021-05-14 14:13:42 +02:00
parent 7af9072b8d
commit e95a2385ee
4 changed files with 508 additions and 16 deletions

1
go.mod
View file

@ -6,6 +6,7 @@ require (
github.com/go-sql-driver/mysql v1.5.0
github.com/google/go-cmp v0.5.0 //tests
github.com/google/uuid v1.1.1
github.com/jackc/pgx/v4 v4.11.0 //tests
github.com/lib/pq v1.7.0
github.com/pkg/profile v1.5.0 //tests
github.com/shopspring/decimal v1.2.0 // tests