delete parent branch
I applied some weird migrations on a child branch and promoted it to default. When I tried to delete the parent branch, it's impossible to do so. However there is no connection anymore between the parent and the child (the child has advanced a lot, both in terms of schema and data).
Is it an anti-pattern? I thought that applying migrations to branches was the whole idea of branching for keeping prod safe.
Is this fixable somehow?
2 Replies
wise-white•15mo ago
@koslib
Can you share the branches tab screenshot from Neon console for me to understand your situation better? Feel free to DM.
rival-blackOP•14mo ago
DMed
@Rishi Raj Jain is there any update here?