Skip to content

fix(cli): support legacy migrations alias#5355

Merged
Coly010 merged 1 commit into
developfrom
fix/legacy-migrations-alias
May 26, 2026
Merged

fix(cli): support legacy migrations alias#5355
Coly010 merged 1 commit into
developfrom
fix/legacy-migrations-alias

Conversation

@jgoux
Copy link
Copy Markdown
Contributor

@jgoux jgoux commented May 26, 2026

Summary

  • Restores Go CLI parity for the legacy TS proxy by accepting supabase migrations ... as an alias for supabase migration ....
  • Adds a regression test proving the plural alias resolves through the TS command tree while forwarding canonical migration argv to the bundled Go binary.
  • Documents the alias in the legacy Go porting status.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jgoux jgoux requested a review from a team as a code owner May 26, 2026 08:56
@Coly010 Coly010 merged commit 0d53df0 into develop May 26, 2026
11 checks passed
@Coly010 Coly010 deleted the fix/legacy-migrations-alias branch May 26, 2026 09:12
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