Hey guys, If I have multiple devs working on a single supabase project. Each creates their own branch, creates migrations, creates PR and sends for review.
Now as all the devs will have ordered their migration timestamps according to their own environment, how do I manage it while merging ?