My dev branch just deleted automatically without any warning.

I have no idea why it happened, but I created dev branch and it worked fine for a while. When I checked today it was just gone with all the data.

I've checked similar issue and stumbled on the thread about merging dev branch into main which resulted in automatic branch deletion in supabase so I have a suspicion that same may have happened to me as I remember I merged branched in github and while my dev branch in github is all alive and well, the one in supabase is gone.

Do I have to explicitly set somwhere not to delete the branch when I merge it with main?
Was this page helpful?