storj/private/dbutil
Egon Elbre 2d27bc8787 satellite/satellitedb: separate cockroach for migration tests
Currently Cockroach migration test is the most heavy with regards to
schema changes. This causes other tests to time out. This adds an
alternate cockroach instance that is used for migration tests.

Change-Id: I01fe9313527ff002f0bb0914dd52c3645b8eaf6d
2020-09-29 09:31:33 +00:00
..
cockroachutil all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
dbschema private/dbutil: don't sort column names in an index 2020-07-17 10:07:01 +00:00
pgtest satellite/satellitedb: separate cockroach for migration tests 2020-09-29 09:31:33 +00:00
pgutil all: fix dots 2020-07-16 14:58:28 +00:00
sqliteutil all: add missing dots 2020-08-11 17:50:01 +03:00
tempdb storage/cockroachkv: add ctx argument 2020-01-13 15:57:47 +02:00
txutil all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
utccheck all: fix dots 2020-07-16 14:58:28 +00:00
dbimplementation.go all: add missing dots 2020-08-11 17:50:01 +03:00
defaults.go private/dbutil: set connMaxLifetime to 30 minutes 2020-08-28 18:00:41 +00:00
nulltime.go mod: update sqlite module to v2.0.2 2020-01-08 21:21:15 +02:00
split.go all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
tempdbtype.go private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00