docs(dev): Silo database schema migration guide #161
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Document the Silo database migration system: the 11 migration files, how to run migrations manually, how to add new migrations, migration ordering conventions, rollback procedures, and troubleshooting common migration failures. Reference the existing STATUS.md migration table.