Running Migrator CLI
- Generate a new migration file
- Apply all pending migrations
- Apply first 10 pending migrations
- Rollback last applied migrations
- Rollback last 10 applied migrations
- Drop all tables from the database, then reapply all migrations
- Rollback all applied migrations, then reapply all migrations
- Rollback all applied migrations
- Check the status of all migrations