Skip to content

fix(cli): restore db version flags#5351

Open
7ttp wants to merge 1 commit into
supabase:developfrom
7ttp:fix/db-reset
Open

fix(cli): restore db version flags#5351
7ttp wants to merge 1 commit into
supabase:developfrom
7ttp:fix/db-reset

Conversation

@7ttp
Copy link
Copy Markdown
Contributor

@7ttp 7ttp commented May 25, 2026

TL;DR

fixes local db reset and migration squash version flags in the ts legacy runner so they no longer get shadowed by the global cli version flag

ref:

@7ttp 7ttp requested a review from a team as a code owner May 25, 2026 19:10
@7ttp 7ttp self-assigned this May 25, 2026
@7ttp
Copy link
Copy Markdown
Contributor Author

7ttp commented May 25, 2026

can also add an e2e as a follow up :D

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.

db reset --version is shadowed by the global --version flag in 2.101.0

1 participant