Open bactrachdam opened 1 day ago
I can confirm that there is a bug with the latest version. In fact I have to go back all the way to v1.219.2.
npx supabase@1.219.2 db push
WARN: no SMS provider is enabled. Disabling phone login
Connecting to remote database...
Remote database is up to date.
A new version of Supabase CLI is available: v1.223.10 (currently installed v1.219.2)
We recommend updating regularly for new features and bug fixes: https://supabase.com/docs/guides/cli/getting-started#updating-the-supabase-cli
Bug report
Describe the bug
I have a Supabase project and want to run some migrations that I have written against the managed instances. Here are the commands I ran:
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
npx supabase init
Expected behavior
I expect the migration to run successfully. This has been working fine until the most recent upgrade to Supabase CLI. I haven't changed any configuration on my MacBook Pro M3.
Screenshots
System information