cli icon indicating copy to clipboard operation
cli copied to clipboard

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.

Results 501 cli issues
Sort by recently updated
recently updated
newest added

I'm unable to use the Supabse CLI to login to the system **To Reproduce** Steps to reproduce the behavior: 1. `supabase login` (on my machine only, I'm afraid) **Expected behavior**...

**Is your feature request related to a problem? Please describe.** The `squash` command isn't doing what I was expecting it to do. It seems to just do a db dump...

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I have to update/rename the seed.sql to avoid seeding not updated data when starting or restarting...

**Is your feature request related to a problem? Please describe.** I'm setting up Supabase CLI for the first time having been using only the Supabase web dashboard in the past....

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

# Bug Report: `supabase db diff` generates incorrect migrations for partitioned tables ## Describe the bug `supabase db diff` generates incorrect migration files when working with partitioned tables in declarative...

## What kind of change does this PR introduce? feature ## What is the new behavior? Add `supabase clone` to setup a local project from an existing hosted project. ##...

Supabase would keep function hash remotely and then before deploying, compare against local hash. Optional flag: `--skip-no-changes` or something else. Note: I see `No change found in Function` if there...

# Bug report - [X] I confirm this is a bug with Supabase, not with my own application. - [ ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions),...

bug