storj/private/dbutil
Egon Elbre 59d06644b9 private/migrate: switch to tagsql
Also added temporary types withRebind and withTagTx,
which will be later removed. Currently they help to avoid
changing the whole codebase at the same time.

Change-Id: I7f07ba8f4709a23a463bfa67464628665a05808f
2020-01-19 14:39:16 +02:00
..
cockroachutil Revert "dbutil: statically require all databases accesses to use contexts" 2020-01-15 07:28:00 +00:00
dbschema private/dbutil: remove basic Query 2020-01-19 14:39:16 +02:00
pgutil private/dbutil: remove basic Query 2020-01-19 14:39:16 +02:00
sqliteutil private/migrate: switch to tagsql 2020-01-19 14:39:16 +02:00
tempdb storage/cockroachkv: add ctx argument 2020-01-13 15:57:47 +02:00
txutil Revert "dbutil: statically require all databases accesses to use contexts" 2020-01-15 07:28:00 +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 Revert "dbutil: statically require all databases accesses to use contexts" 2020-01-15 07:28:00 +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,satellite: unite all the "temp db schema" things 2019-12-05 15:36:59 +00: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