storj/private/dbutil
Egon Elbre 9dc9cd8a17 tests: allow STORJ_TEST_POSTGRES
STORJ_POSTGRES_TEST naming was not consistent with STORJ_SIM_POSTGRES.

This allows to use STORJ_TEST_POSTGRES for clarity, it still has a
fallback to STORJ_POSTGRES_TEST.

Change-Id: I6f294c66c80fcfd6750fea2a89795f3b7f5dd691
2020-07-10 16:43:49 +03:00
..
cockroachutil satellite/metainfo: Handle "server is not accepting clients" error during CRDB node rejoins 2020-05-29 16:21:56 +00:00
dbschema private: Prepare pkg for enabling gosec 2020-06-11 12:00:52 +00:00
pgtest tests: allow STORJ_TEST_POSTGRES 2020-07-10 16:43:49 +03:00
pgutil private/dbutil/pgtest: support multiple databases for testing 2020-04-28 21:55:49 +03:00
sqliteutil storagenode/db: preflight improve index discovery 2020-06-05 14:03:25 +03:00
tempdb storage/cockroachkv: add ctx argument 2020-01-13 15:57:47 +02:00
txutil private/dbutil/txutil: fix logic in transaction retries 2020-04-09 13:58:53 +00:00
utccheck storagenodedb: reenable utccheck in tests 2019-12-10 23:17:14 +00:00
dbimplementation.go satellite/satellitedb/dbx: add cockroach driver type 2020-01-06 18:01:03 +00:00
defaults.go private/dbutil: reduce db connection defaults (#3920) 2020-07-08 19:59:42 +02:00
nulltime.go mod: update sqlite module to v2.0.2 2020-01-08 21:21:15 +02:00
split.go private/dbutil: register "cockroach" as sql.DB driver 2019-12-16 19:10:00 +00:00
tempdbtype.go private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00