We should document a process for handling database migrations.
Requirements
- Support both up and down migrations. This may require maintaining the old queries.
- Try to batch schema changes into a single migration
- Migrations should happen in a major version release
Known issues
We should document a process for handling database migrations.
Requirements
Known issues
blocktable should not allow duplicate heights #8block_hashcolumn should have typeTEXT#12