Warning: This operation will reset the database
- All existing data will be permanently deleted
- Database schema will be recreated from migrations
- Default data will be loaded
- This action cannot be undone
Initialization Process:
- Create backup of current database
- Drop all tables
- Run all migrations
- Load initial data
- Create default admin user