Process Flow - Creating migrations
Write migration SQL file
Run migration command
Supabase applies changes
Database schema updated
Migration recorded in history
Ready for next migration
This flow shows how you write a migration, run it, and Supabase updates the database and records the change.