Back to Schema

Database Tables

Connected

Database Overview

58
Total Tables
Online
Connection Status
canaccom
Database Name

Table: quote_request_hotels

2 rows

Structure

Field Type Null Key Default Extra
id int NO PRI NULL auto_increment
quote_request_id int NO NULL
hotel_id int YES NULL
hotel_name varchar(255) NO
hotel_city varchar(100) NO
room_types json YES NULL
email_sent_at datetime YES NULL
responded_at datetime YES NULL
created_at timestamp YES CURRENT_TIMESTAMP DEFAULT_GENERATED

Sample Data (First 20 rows)

id quote_request_id hotel_id hotel_name hotel_city room_types email_sent_at responded_at created_at
1 1 28 Calgary Marriott Downtown Hotel Calgary [{"qty": 15, "type": "2_queens"}, {"qty": 3, "type": "1_king"}] 2026-03-12 15:30:39 NULL 2026-03-12 07:21:16
2 2 729 Aloft Calgary University Calgary [{"qty": 15, "type": "any_available"}] NULL NULL 2026-03-18 16:37:53