sync remote db changes to local
so, feeling like a dummy here, but perhaps someone can point me in the right direction.
supabase provides both the local studio and the online one for making database changes. the development workflow seems to indicate you make changes locally, then migrate those changes to the online version.
however, the online portion includes snippets and other things that are run remotely. how do you sync those changes from remote to local, when the supabase cli only seems to support local to remote?
could someone square that circle and help me understand?
supabase provides both the local studio and the online one for making database changes. the development workflow seems to indicate you make changes locally, then migrate those changes to the online version.
however, the online portion includes snippets and other things that are run remotely. how do you sync those changes from remote to local, when the supabase cli only seems to support local to remote?
could someone square that circle and help me understand?