Skip to content

Add docs for database migration naming conventions and rollback process #376

Description

@Chucks1093

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

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions