============================================================ ✓ Migration completed successfully! Total statements executed: 0 ============================================================ Verifying table structure... Table columns: - cabin_request_id : int - flight_id : int - request_type : enum('water_refill','cleaning','waste_disposal','catering') - notes : text - status : enum('pending','in_progress','completed','cancelled') - created_by : int - created_by_name : varchar(100) - created_at : timestamp - updated_at : timestamp - completed_at : timestamp