storj/storage/cockroachkv
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
..
schema all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
client_test.go all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
client.go private/{dbutil,tagsql}: pass ctx to database opening 2020-10-29 10:51:29 +00:00
common.go all: fix dots 2020-07-16 14:58:28 +00:00
ordered_iterator.go all: fix error checking 2020-07-16 19:13:14 +03:00