Summary
Database migrations lack a documented naming convention and the rollback process is not described anywhere. Contributors adding migrations need to know the naming rules and how to safely roll back a migration in development and production.
Scope
- document the naming convention for migration files including the timestamp and description format
- describe the rollback process for development and production environments
- note any migrations that are considered irreversible and why
Acceptance Criteria
- the migration naming convention is documented with an example
- the rollback process is described for both environments
- no code changes are required; this is a docs-only issue
Contributor coordination: if you pick this up, reach out in Telegram for updates or clarification: https://t.me/accesslayerorg
Summary
Database migrations lack a documented naming convention and the rollback process is not described anywhere. Contributors adding migrations need to know the naming rules and how to safely roll back a migration in development and production.
Scope
Acceptance Criteria
Contributor coordination: if you pick this up, reach out in Telegram for updates or clarification: https://t.me/accesslayerorg