Skip to content

Multiple remote environments #143

@olirice

Description

@olirice

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:

supabase db push staging

?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions