- Created comprehensive DATABASE_MIGRATIONS_CONSOLIDATED.md documentation
- Added V000_create_migration_tracking.sql for migration version control
- Created master-migration.sh script for fresh installations
- Created check-migrations.sh script to verify migration status
- Documented duplicate version numbers (V008, V009, V010, V011) that need renaming
- Established clear migration order for all 27 migrations
- Added migration tracking table for production deployments
This ensures future deployments and fresh installs won't miss any migrations.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>