storj/private/dbutil/pgutil
Egon Elbre c23a8e3b81 go.mod: update pgx to v4.9.0
Fix query to use TextArray instead of VarcharArray.
Fix queries to use the correct type.

Change-Id: Ibb7e55adba277d05778118d81ca697470e72c374
2020-09-29 19:03:08 +00:00
..
data.go all: fix dots 2020-07-16 14:58:28 +00:00
db.go go.mod: update pgx to v4.9.0 2020-09-29 19:03:08 +00:00
openunique_test.go private/dbutil/pgtest: support multiple databases for testing 2020-04-28 21:55:49 +03:00
query_test.go satellite: prevents uplink from creating a bucket once it exceeds the max bucket allocation. 2020-07-15 17:27:05 +00:00
query.go all: fix dots 2020-07-16 14:58:28 +00:00
schema.go all: fix dots 2020-07-16 14:58:28 +00:00
utils_test.go all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00