Feature request
AO version 0.15.16
Currently one remote is allowed, set with
supabase db remote set <connection_string>
Could this be extended to support multiple environments?
ex (copying git):
supabase db remote add staging <connection_string>
# or
supabase db remote add production <connection_string>
with a selectable remote for supabase db push
ex:
?
Feature request
AO version 0.15.16
Currently one remote is allowed, set with
Could this be extended to support multiple environments?
ex (copying git):
with a selectable remote for
supabase db pushex:
?