Database Backup & Restore Tool
Current Action: List
Actions
- Create New Backup - Backs up all tables with timestamp
- List Available Backups - Shows existing backup sets
- Table Cleanup - Safely drop old backup/restored tables
- Restore: Overwrites original tables with backup data
Available Backups
No backups found.
Debug - All tables in database:
- containers
- item_images
- items
Tables Managed
containersitemsitem_images
Note: Restore will drop current tables and replace with backup data. Foreign key constraints are temporarily disabled during restore. Use cleanup to remove old backup tables safely.