DanielOliver/BardView5

[FEATURE] Database migrations should be aggregated into versions.

Opened this issue · 0 comments

Database migrations should be aggregated into versions.

  1. Add documentation for how to condense migration files for a versioned release.
  2. Add documentation for creating a new migration file
  3. Aggregate existing migration files into a versioned migration file for 0000001 release.