Hacker News new | ask | show | jobs
by sweatybridge 1133 days ago
Hello, I work on CLI full time. Things have certainly improved over the last few months on using this tool for migrating self-hosted databases.

Currently all supabase db and migration commands support --db-url flag [1] which allows you to point the CLI to any Postgres database by a connection string.

If there's any use case I missed, please feel free to open a GitHub issue and I will look into it promptly.

[1] https://supabase.com/docs/reference/cli/supabase-db