The Upgrade plugin manages database schema migrations:
- Check — Review pending migrations on the dashboard.
- Dry Run — Preview what changes will be applied.
- Backup — Create a database backup before applying.
- Apply — Apply pending migrations with admin approval.
- Rollback — Restore from backup if something goes wrong.