cli

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

MIT License

Downloads
430.9K
Stars
937
Committers
125

Bot releases are visible (Hide)

cli - v1.29.2

Published by github-actions[bot] almost 2 years ago

1.29.2 (2023-01-07)

Bug Fixes

  • clean up containers and network with stop (6e7e1ef)
cli - v1.29.1

Published by github-actions[bot] almost 2 years ago

1.29.1 (2023-01-06)

Bug Fixes

  • wait for started services to be healthy (#770) (ee27286)
cli - v1.29.0

Published by github-actions[bot] almost 2 years ago

1.29.0 (2023-01-06)

Features

  • update list of supported OAuth providers (#765) (18b243d)
cli - v1.28.5

Published by github-actions[bot] almost 2 years ago

1.28.5 (2023-01-06)

Bug Fixes

  • change Realtime demo project from realtime-demo to realtime-dev (#769) (acf6ac7)
cli - v1.28.4

Published by github-actions[bot] almost 2 years ago

1.28.4 (2023-01-05)

Bug Fixes

cli - v1.28.3

Published by github-actions[bot] almost 2 years ago

1.28.3 (2023-01-05)

Bug Fixes

  • update auth schema migrations (59bfa12)
cli - v1.28.2

Published by github-actions[bot] almost 2 years ago

1.28.2 (2023-01-04)

Bug Fixes

  • diff connection to local postgres (ec948d3)
cli - v1.28.1

Published by github-actions[bot] almost 2 years ago

1.28.1 (2023-01-04)

Bug Fixes

  • bump gotrue image version to match hosted (9cabaa8)
  • update postgres image to remove vault (c9cbe9d)
cli - v1.28.0

Published by github-actions[bot] almost 2 years ago

1.28.0 (2023-01-04)

Bug Fixes

  • additional flags for diffing extensions (e596820)
  • initial storage schema indentation (388973c)

Features

  • diffs all schemas by default (befb99b)
cli - v1.27.10

Published by github-actions[bot] almost 2 years ago

1.27.10 (2022-12-29)

Bug Fixes

  • use upstream imgproxy image from docker hub (494e75f)
cli - v1.27.9

Published by github-actions[bot] almost 2 years ago

1.27.9 (2022-12-28)

Bug Fixes

  • deno upgrade version mismatch (0bd8cac)
  • pipe deno upgrade logs to stdout (01e932c)
  • remove supabase_shadow from reserved branch name (bcc2203)
cli - v1.27.8

Published by github-actions[bot] almost 2 years ago

1.27.8 (2022-12-27)

Bug Fixes

  • default diff tool to migra (42860f3)
cli - v1.27.7

Published by github-actions[bot] almost 2 years ago

1.27.7 (2022-12-22)

Bug Fixes

cli - v1.27.6

Published by github-actions[bot] almost 2 years ago

1.27.6 (2022-12-22)

Bug Fixes

  • inject user envs to all deno commands (94327d5)
cli - v1.27.5

Published by github-actions[bot] almost 2 years ago

1.27.5 (2022-12-22)

Bug Fixes

  • update pg-meta for column ordering (1bc4a9e)
cli - v1.27.4

Published by github-actions[bot] almost 2 years ago

1.27.4 (2022-12-21)

Bug Fixes

  • defaults to migra for remote commands (f8f9051)
cli - v1.27.3

Published by github-actions[bot] almost 2 years ago

1.27.3 (2022-12-21)

Bug Fixes

  • commit all schemas by default (b7135f9)
  • start differ image on demand (d35548e)
cli - v1.27.2

Published by github-actions[bot] almost 2 years ago

1.27.2 (2022-12-21)

Bug Fixes

  • unify shadow creation for remote commands (9591316)
cli - v1.27.1

Published by github-actions[bot] almost 2 years ago

1.27.1 (2022-12-20)

Bug Fixes

  • race condition in stop with backup (b1ad6b3)
cli - v1.27.0

Published by github-actions[bot] almost 2 years ago

1.27.0 (2022-12-19)

Features