storj/private/dbutil/pgutil
Egon Elbre caefde6b32 private/{dbutil,tagsql}: pass ctx to database opening
Database opening usually dial and hence we should pass ctx to them.

Change-Id: Iaa2875981570d83e65be3710f841cf30349f807b
2020-10-29 10:51:29 +00:00
..
pgerrcode private/dbutil/pgutil: ensure storagenode doesn't depend on pgx 2020-09-30 14:28:47 +00:00
data.go all: fix dots 2020-07-16 14:58:28 +00:00
db.go private/{dbutil,tagsql}: pass ctx to database opening 2020-10-29 10:51:29 +00:00
openunique_test.go private/{dbutil,tagsql}: pass ctx to database opening 2020-10-29 10:51:29 +00: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