1279eeae39
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 |
||
---|---|---|
.. | ||
2018092201_initial-tables.down.sql | ||
2018092201_initial-tables.up.sql | ||
2019111301_fix_seq_scans_in_list.down.sql | ||
2019111301_fix_seq_scans_in_list.up.sql | ||
2020011301_drop_not_null.down.sql | ||
2020011301_drop_not_null.up.sql | ||
2020011601_kvimplementation_switchover.down.sql | ||
2020011601_kvimplementation_switchover.up.sql | ||
data.go | ||
migrate.go |