supabase db push
Push new migrations to the remote database
Options
Name | Description |
---|---|
--dry-run | Print the migrations that would be applied, but don't actually apply them |
--password, -p <password> | Password to your remote Postgres database |
Push new migrations to the remote database
Name | Description |
---|---|
--dry-run | Print the migrations that would be applied, but don't actually apply them |
--password, -p <password> | Password to your remote Postgres database |