storj/satellite/satellitedb/satellitedbtest
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
..
pgschema.go private,satellite: unite all the "temp db schema" things 2019-12-05 15:36:59 +00:00
run_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
run.go satellite/metainfo: add MigrateToLatest to PointerDB 2020-04-28 17:26:35 +00:00