storj/internal/migrate
Jess G 8d92c288e2
satellitedb: separate migration into subcommand (#3436)
* separate sadb migration, add version check

* update checkversion to do same validation as migration

* changes per CR

* add sa migration to storj-sim

* add different debug port in storj-sim for migration

* add wait for exit for storj-sim migration

* update sa docker entrypoint to support migration

* storj-sim satellite parts all wait for migration

* upgrade golang-migrate/migrate to v4 because bug

* fix go mod tidy
2019-11-02 13:09:07 -07:00
..
create_test.go fix import ordering (#2322) 2019-06-25 12:46:29 +03:00
create.go internal/migrate: make rebind optional (#3071) 2019-09-20 19:26:07 +03:00
db.go internal/migrate: make rebind optional (#3071) 2019-09-20 19:26:07 +03:00
versions_test.go internal/migrate: make rebind optional (#3071) 2019-09-20 19:26:07 +03:00
versions.go satellitedb: separate migration into subcommand (#3436) 2019-11-02 13:09:07 -07:00