Skip to content

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.

3 participants