Skip to content

feat: Add comprehensive database migration runner scripts#7

Merged
danribes merged 1 commit intomainfrom
claude/analyze-repo-Tjgm7
Jan 11, 2026
Merged

feat: Add comprehensive database migration runner scripts#7
danribes merged 1 commit intomainfrom
claude/analyze-repo-Tjgm7

Conversation

@danribes
Copy link
Owner

  • Create run_all_migrations.js for running all migrations in order
  • Track applied migrations in schema_migrations table
  • Handle errors gracefully and continue with remaining migrations
  • Show summary of applied, skipped, and failed migrations

- Create run_all_migrations.js for running all migrations in order
- Track applied migrations in schema_migrations table
- Handle errors gracefully and continue with remaining migrations
- Show summary of applied, skipped, and failed migrations
@danribes danribes merged commit 06c7e6a into main Jan 11, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants