storj/private/dbutil
Jeff Wendling 97e980cd8a private/dbutil: add database name to configure as a tag
storagenodes have like 10 or more databases. without this
tag they all get sent as the same value, stomping on each
other.

Change-Id: Ib12019684d6ea8f2a5b83df584056dfa79e3c4b3
2020-03-26 16:50:15 +00:00
..
cockroachutil private/dbutil: add database name to configure as a tag 2020-03-26 16:50:15 +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: remove the individual retry events 2020-03-03 08:38:19 +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
uuid_test.go common: separate repository 2019-12-27 14:11:15 +02:00
uuid.go storagenode/notifications: db created (#3707) 2019-12-16 19:59:01 +02:00