cli
cli copied to clipboard
Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
# 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...
# 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...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.4+incompatible to 27.0.3+incompatible. Release notes Sourced from github.com/docker/docker's releases. v27.0.3 27.0.3 For a full list of pull requests and changes in this release, refer to the relevant...
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 26.1.2+incompatible to 27.0.3+incompatible. Commits 7d4bcd8 Merge pull request #5206 from thaJeztah/27.0_backport_docker_27.0.2 3134d55 vendor: github.com/docker/docker v27.0.2 912c1dd Merge pull request #5202 from vvoland/vendor-docker c97e809 vendor: github.com/docker/docker v27.0.2-dev (e953d76450b6)...
**Describe the bug** I just started using supabase, and my experience with this CLI has been inauspicious. 1. `supabase login` doesn't work for me.. I get the browser opened up...
When I attempt to enable the postgis extension, as per the [docs](https://supabase.com/docs/guides/database/extensions/postgis?queryGroups=database-method&database-method=sql&queryGroups=language&language=js#enable-the-extension), I get the following error: ```sql CREATE EXTENSION postgis WITH SCHEMA extensions; -- ERROR: permission denied to create...
**Describe the bug** I'm getting this warning ``` You are running outdated service versions locally: supabase/storage-api:v1.0.6 => v1.6.4 Run supabase link to update them. ``` But running `supabase link` does...
**Is your feature request related to a problem? Please describe.** We've got a team of developers all working on the same project. Some of them have access to our Supabase...
**Describe the bug** For some reason, `supabase start` just hangs on my Ubuntu machine. Even with the `--debug` flag there's no useful info. However, things work as expected with a...
**Describe the bug** A clear and concise description of what the bug is. When running the `supabase login` command, the terminal freezes, well kinda... It disables in some way the...