storj/private/dbutil/cockroachutil
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
..
db.go private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
driver.go satellite/satellitedb/dbx: add cockroach driver type 2020-01-06 18:01:03 +00:00
openunique_test.go private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00