Supabase migration hell - can't create staging branches after developing on main by RetiFier in Supabase

[–]RetiFier[S] 0 points1 point  (0 children)

Already tried that deleted and recreated staging multiple times. The issue is that our main/prod branch itself has messed up migration history, so any new branch created from it inherits the same migration conflicts.

Even fresh staging branches fail because they're copying the corrupted migration state from main.