storj/private/dbutil
Egon Elbre 1279eeae39 private/tagsql,storage: fixes to context cancellation
Replace all the remaining uses of sql.DB with tagsql.DB to
fix issues with context cancellation.

Introduce tagsql.Open which helps to get rid of all tagsql.Wrap-s.
Use tagsql in cockroachkv and postgreskv.

Change-Id: I8946d203341cb85a25976896fc7881e1f704e779
2020-01-20 15:44:39 +02:00
..
cockroachutil private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
dbschema private/dbutil: remove basic Query 2020-01-19 14:39:16 +02:00
pgutil private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
sqliteutil private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
tempdb storage/cockroachkv: add ctx argument 2020-01-13 15:57:47 +02:00
txutil satellite: use tagsql 2020-01-19 14:39:16 +02: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 satellite: use tagsql 2020-01-19 14:39:16 +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
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