I'm a little confused about the supabase CLI and c...
# help
s
I'm a little confused about the supabase CLI and config.toml. I see some basic support for migrations there (
supabase db push
,
supabase migration new
). Are these documented somewhere? Are they production ready?
n
Hello @scentescent! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
s
ok, I did find some more details here https://supabase.com/docs/guides/local-development Is anyone using this for their apps? Is there a way to roll back to a particular version? (thx!)