storj/private/dbutil/dbschema
Cameron Ayer 8138939a2a satellite/satellitedb: remove bad migration step
Migration step 148 will cause errors because we missed some
references to the columns being dropped. Removing the step
altogether causes problems with backwards compatibility tests
because the change already exists in the latest release tag.
To circumvent, we change v148 to an empty migration.

Add methods FindTable and RemoveColumn in private/dbutil/dbschema

Change-Id: Ia527e95b88a88c5dc82800928ce6f8cfb879e334
2021-03-10 14:36:52 -05:00
..
data_test.go private: Prepare pkg for enabling gosec 2020-06-11 12:00:52 +00:00
data.go satellite/satellitedb: faster test database setup 2021-02-22 21:13:00 +02:00
schema.go satellite/satellitedb: remove bad migration step 2021-03-10 14:36:52 -05:00
snapshot.go satellite/satellitedb: faster test database setup 2021-02-22 21:13:00 +02:00