chronicle
chronicle copied to clipboard
Database migrations
- [x] Export SQL to git repo
- [ ] Use migrations to modify data schema in future
- [ ] Integration or unit tests for migrations? (for replaying)
- [ ] Set this all up properly