supabase branching

If I make a new branch on github for staging, and also make a new branch on supabase, can I make it so that github branch uses that specific supabase branch? So I can test out a version with different code from github and a different database?
1 Reply
ihm40
ihm407d ago
the way you normally do it is you point supabase braches to github branches and those branches reflect changes to supabase folder

Did you find this page helpful?