storj/private/dbutil/dbschema
Jeff Wendling 074649835b satellite/satellitedb: add some docs and improve some snapshots
This attempts to add a README.md to help create consistent migrations
that maximize our test coverage and do not include unnecessary
statements.

It also adds a feature to have an `-- OLD DATA --` section as well
as a `-- NEW DATA --` section so that we can fix mistakes made in
previous snapshots (like a row that was forgotten to be added when a
table was created) without editing them going forward.

Change-Id: I28a786f8ef163cae1de1bb08f61af1e1104b0a88
2020-05-22 21:27:36 +00:00
..
data.go satellite/satellitedb: add some docs and improve some snapshots 2020-05-22 21:27:36 +00:00
schema.go satellite/satellitedb: check indexes on migration 2020-03-13 10:45:22 +00:00
snapshot.go satellite/satellitedb: add some docs and improve some snapshots 2020-05-22 21:27:36 +00:00