storj/private/dbutil
Jeff Wendling e33da90879 private/dbutil/cockroachutil: stop checking for jackc/pgx
we do not use that driver, and removing the case from the
type assertion reduces the satellite binary size by 5%.

Change-Id: I1c1b5e1e57dc4a98415103cfddd4f8c091588573
2020-04-10 07:19:02 +00:00
..
cockroachutil private/dbutil/cockroachutil: stop checking for jackc/pgx 2020-04-10 07:19:02 +00:00
dbschema satellite/satellitedb: check indexes on migration 2020-03-13 10:45:22 +00:00
pgutil private/dbutil: add database name to configure as a tag 2020-03-26 16:50:15 +00:00
sqliteutil private/dbutil/txutil: create new transactions for retries 2020-02-01 18:34:28 +00: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: add database name to configure as a tag 2020-03-26 16:50:15 +00: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