Skip to content

fix: allow skipping migrations so it can be managed by ORM#3683

Merged
sweatybridge merged 2 commits into
developfrom
remove-unused
Jun 9, 2025
Merged

fix: allow skipping migrations so it can be managed by ORM#3683
sweatybridge merged 2 commits into
developfrom
remove-unused

Conversation

@sweatybridge

@sweatybridge sweatybridge commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Bug fix

What is the new behavior?

  • Adds config option to skip migrations on db push or reset. This makes it easier to manage migrations through ORM.
  • Explicit supabase migration commands are still allowed.

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner June 9, 2025 08:38
@sweatybridge sweatybridge changed the title chore: remove unused scripts fix: support migrations managed by ORM Jun 9, 2025
@sweatybridge sweatybridge changed the title fix: support migrations managed by ORM fix: allow skipping migrations so it can be managed by ORM Jun 9, 2025
@sweatybridge sweatybridge merged commit 06bc4eb into develop Jun 9, 2025
19 checks passed
@sweatybridge sweatybridge deleted the remove-unused branch June 9, 2025 11:06
@github-actions github-actions Bot mentioned this pull request Jun 10, 2025
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