Push database changes from CLI without migration files #10105
Unanswered
goszczynskip
asked this question in
Q&A
Replies: 1 comment
-
I'm willing to implement this feature, if maintainers are interested. |
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 often find myself needing to push database changes directly from the CLI without generating migration files. However, I haven't been able to find an option to do this with the current tools.
At the moment, I'm not using Drizzle migrations since I rely on Supabase migrations instead. It would be incredibly useful if there were a way to push these changes directly from the CLI.
Is this functionality currently supported, or is there a workaround for this?
Beta Was this translation helpful? Give feedback.
All reactions