REPO_POLICIES: expand pre-1.0 schema migration rule (closes #5) #6
Reference in New Issue
Block a user
Delete Branch ":pre-1.0-migration-rule"
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?
Expands the migration rule with explicit details:
000_migration.sqlcontains ONLY the migrations table creation001_schema.sqlcontains the full app schema001_schema.sqldirectly, never add 002/003/etc