Declarative db schema without local instance #39449
Unanswered
rosmur
asked this question in
Feature Requests
Replies: 2 comments
-
|
Having the exact same issue, was kinda hyped for this but seems to only work on local instances of Supabase. Best next thing would unfortunately be Prisma or Drizzle |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for this one! Related - supabase/cli#1939 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use the supabase CLI to execute declarative schemas defined in my git repo to the cloud server. This does not seem to be possible?
I am running my project inside a devcontainer, an agentic coding best practice. Given I am a solo dev, I dont need to add the complexity of docker in docker etc. to have a local database as it does not add sufficient value. I think this is a very common situation - so requesting CLI support for this use case.
Beta Was this translation helpful? Give feedback.
All reactions