Bravo Mart

View Categories

Database Update

< 1 min read

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: #

  1. Navigate to Admin Panel → System Management → Database Update Controls
  2. Review pending updates and choose the desired action (Run, Rollback, or Backup).
  3. 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.

Leave a Reply