storj/storage/postgreskv/schema
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
..
2018092201_initial-tables.down.sql offer PostgreSQL storage for pointerdb (#440) 2018-10-25 12:11:28 -05:00
2018092201_initial-tables.up.sql offer PostgreSQL storage for pointerdb (#440) 2018-10-25 12:11:28 -05:00
2019111301_fix_seq_scans_in_list.down.sql storage/postgreskv: fix ultra-slow nonrecursive list (#3564) 2019-11-13 17:52:14 -06:00
2019111301_fix_seq_scans_in_list.up.sql storage/postgreskv: fix ultra-slow nonrecursive list (#3564) 2019-11-13 17:52:14 -06:00
2020011301_drop_not_null.down.sql postgreskv: drop not null on buckets 2020-01-14 12:07:53 -07:00
2020011301_drop_not_null.up.sql postgreskv: drop not null on buckets 2020-01-14 12:07:53 -07:00
2020011601_kvimplementation_switchover.down.sql Add proper Pathdata Index (#3750) 2020-01-17 00:48:59 +01:00
2020011601_kvimplementation_switchover.up.sql Add proper Pathdata Index (#3750) 2020-01-17 00:48:59 +01:00
data.go storage/postgreskv/schema/data.go: Regenerate migrations that failed to update. 2020-01-19 11:22:00 +00:00
migrate.go private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00