storj/storage/testsuite
Natalie Villasana 6f84be133a satellite/metainfo: add MigrateToLatest to PointerDB
In cases like the segment reaper script connecting to the metainfodb,
we don't want a db migration to happen automatically when we call
metainfo.NewStore. This adds MigrateToLatest method for postgreskv
and cockroackv, and calls MigrateToLatest in places where NewStore used
to create tables.

Change-Id: I682d0f26d609af0601dfdb32a24866cdf5d32a7e
2020-04-28 17:26:35 +00:00
..
bench.go common: separate repository 2019-12-27 14:11:15 +02:00
long_bench.go storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
test_crud.go storage: add DeleteMultiple method 2020-01-29 13:13:54 -05:00
test_iterate_all.go common: separate repository 2019-12-27 14:11:15 +02:00
test_iterate.go common: separate repository 2019-12-27 14:11:15 +02:00
test_list.go common: separate repository 2019-12-27 14:11:15 +02:00
test_listv2.go common: separate repository 2019-12-27 14:11:15 +02:00
test_parallel.go common: separate repository 2019-12-27 14:11:15 +02:00
test_prefix.go common: separate repository 2019-12-27 14:11:15 +02:00
test.go satellite/metainfo: add MigrateToLatest to PointerDB 2020-04-28 17:26:35 +00:00
utils.go common: separate repository 2019-12-27 14:11:15 +02:00