Lovable Cloud: Self-Serve Database Backup Restoration
Lovable Cloud users can now restore project databases to recent daily backups directly from the dashboard, without contacting Lovable support. Accessible from Cloud β Database β Backups, the rollback restores both schema and data and brings the project back online within minutes. The feature covers accidental data changes, broken migrations, and data corruption scenarios. Restores are permanent β post-backup data is discarded β and available to all Lovable Cloud users.
Sources & Mentions
1 external resource covering this update
No More Support Tickets for Database Rollbacks
Lovable Cloud users who accidentally broke a migration, corrupted data, or applied a bad schema change previously had to contact Lovable support to restore a database backup. That requirement is now removed. Lovable added a self-serve restore interface under Cloud β Database β Backups that lets any project owner roll back to a recent daily backup independently.
How It Works
Navigate to Cloud β Database β Backups, select the backup to restore to, and confirm. Lovable restores both the database schema and data from the selected backup point. The project comes back online within minutes.
Backups are taken daily. Users can select from recent restore points depending on when the issue was introduced.
Important: Restores Are Permanent
A restore is a destructive operation. All data created after the selected backup point is permanently discarded with no undo after confirmation. This makes the feature ideal for accidental migrations that wiped a table or broke a schema β but not for partial data recovery where some post-backup records need to be preserved.
Availability
Database backup restoration is available to all Lovable Cloud users at no additional cost. It applies to Lovable Cloud-hosted projects and does not extend to self-hosted Supabase backends.