cli
cli copied to clipboard
Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
## What kind of change does this PR introduce? Similar to [flyways repeatable migrations](https://documentation.red-gate.com/fd/tutorial-repeatable-migrations-184127625.html) this adds rudimentary functionality for repeatable database migrations to the supabase cli. - Adds a flag...
## What kind of change does this PR introduce? Doc update
## What kind of change does this PR introduce? The package [migra](https://github.com/djrobstep/migra) has been unmaintained for 3 years, and there are several issues that have been unresolved, especially due to...
## What kind of change does this PR introduce? default config toml change: Update status output to use Mailpit ## What is the current behavior? The cli status still references...
…fig.toml template ## What kind of change does this PR introduce? default config toml change: Update default SMTP and pop3 configuration in config.toml template to use Mailpit ## What is...
Should be merged once: https://github.com/supabase/postgres-meta/pull/948/files is merged
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.25.0 to 1.3.5. Release notes Sourced from github.com/charmbracelet/bubbletea's releases. v1.3.5 This release fixes an important bug on Windows where function keys (F1..F20) don't get recognized and sent...
Bumps [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) from 0.9.1 to 0.10.0. Release notes Sourced from github.com/charmbracelet/glamour's releases. v0.10.0 Actually readable tables Big tables that included links were always hard to read. Links can be very...
## What kind of change does this PR introduce? Streamlined config.toml,index.ts and deno.json No new features or bug fixing,purely optimization ## What is the current behavior? Configurations were verbose and...
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.18.0 to 0.21.0. Release notes Sourced from github.com/charmbracelet/bubbles's releases. v0.21.0 Viewport improvements Finally, viewport finally has horizontal scrolling ✨![^v1] To enable it, use SetHorizontalStep (default in v2...