Concept Flow - Creating migrations
Generate migration file
Edit migration file
Run migration command
Database schema updated
Migration status checked
This flow shows how to create a migration file, edit it, run it to update the database schema, and then check the migration status.