storj/storage/postgreskv
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
..
schema private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
client_test.go satellite: use tagsql 2020-01-19 14:39:16 +02:00
client.go private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
ordered_iterator.go storage: Plumb limit through storage backends. 2020-01-19 21:23:20 +00:00