Skip to content

fix(cli): restore db version flags#5351

Closed
7ttp wants to merge 3 commits into
supabase:developfrom
7ttp:fix/db-reset
Closed

fix(cli): restore db version flags#5351
7ttp wants to merge 3 commits 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 7ttp requested review from avallete and jgoux May 26, 2026 09:06
@7ttp 7ttp added the 🐛 Bug label May 26, 2026
@jgoux
Copy link
Copy Markdown
Contributor

jgoux commented May 28, 2026

Sorry I'm not ignoring this PR but I'm working on an upstream change to Effect CLI so it's natively supported in the next beta hopefully. 👍

@7ttp
Copy link
Copy Markdown
Contributor Author

7ttp commented May 28, 2026

Sorry I'm not ignoring this PR but I'm working on an upstream change to Effect CLI so it's natively supported in the next beta hopefully. 👍

Umm ig this is fine for the meanwhile??
can clean/adjust it later once the upstream change lands :D

@jgoux
Copy link
Copy Markdown
Contributor

jgoux commented May 28, 2026

Effect change was merged so it will be fixed in the next release! 🙏

@jgoux jgoux closed this May 28, 2026
@7ttp 7ttp deleted the fix/db-reset branch May 28, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

2 participants