Manage and apply database updates safely and efficiently to keep your application up-to-date.
📌 Features: #
- View Pending Migrations: Check which database migrations are waiting to be applied.
- Run Migrations: Apply new migrations to update your database schema.
- Rollback Migrations: Revert the last batch of migrations if needed.
- Backup Database: Create a backup before performing updates for data safety.
🛠 How to Use: #
- Navigate to Admin Panel → System Management → Database Update Controls
- Review pending updates and choose the desired action (Run, Rollback, or Backup).
- Always back up your database before applying any updates.
⚠️ Ensure you have proper permissions and backup your data to prevent any accidental loss during updates.
