Skip to content

fix: separate last version flag for reset command#3724

Merged
sweatybridge merged 1 commit into
developfrom
fix-reset
Jun 17, 2025
Merged

fix: separate last version flag for reset command#3724
sweatybridge merged 1 commit into
developfrom
fix-reset

Conversation

@sweatybridge

@sweatybridge sweatybridge commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Bug fix #3723

What is the new behavior?

Due to indeterministic order which cmd flags are initialised, reusing the same flag with different default values may result in weird behaviour. Use a separate flag instead.

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner June 17, 2025 02:03
@sweatybridge sweatybridge merged commit c74541e into develop Jun 17, 2025
10 checks passed
@sweatybridge sweatybridge deleted the fix-reset branch June 17, 2025 02:16
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.

supabase db reset ignores latest migration

1 participant