Database Overview
58
Total Tables
Online
Connection Status
canaccom
Database Name
Available Tables
backup_restore_log
block_booking_emails
block_booking_files
block_booking_hotels
block_booking_rooms
block_bookings
booking_commissions
booking_communications
booking_documents
booking_emails
booking_files
booking_hotel_additional_costs
booking_hotel_amenities
booking_hotel_room_quantities
booking_hotel_room_types
booking_hotel_taxes
booking_hotels
booking_reminder_settings
booking_rooms
bookings
bookings_backup_2025_11_07_19_36_10
clients
communication_attachments
communication_templates
contact_change_history
contact_change_requests
contact_validation_rules
email_templates
event_facilities
event_files
events
file_storage_config
hotel_confirmations
hotel_images
hotels
invoice_emails
invoice_items
invoices
organizations
quote_request_emails
quote_request_hotels
quote_requests
room_guests
rooming_card_access_tokens
rooming_card_audit_log
rooming_cards
rooming_list_requests
stay_confirmation_files
stay_confirmation_rooms
survey_questions
survey_response_answers
survey_responses
survey_sends
surveys
team_card_profiles
team_emails
teams
users
Table: booking_files
6 rowsStructure
| Field | Type | Null | Key | Default | Extra |
|---|---|---|---|---|---|
| id | int | NO | PRI | NULL | auto_increment |
| booking_id | int | NO | MUL | NULL | |
| s3_key | varchar(1000) | NO | NULL | ||
| original_name | varchar(500) | NO | NULL | ||
| mime_type | varchar(200) | NO | application/octet-stream | ||
| file_size | bigint unsigned | NO | 0 | ||
| label | varchar(255) | YES | NULL | ||
| uploaded_by | varchar(255) | YES | NULL | ||
| uploaded_at | datetime | NO | MUL | CURRENT_TIMESTAMP | DEFAULT_GENERATED |
Sample Data (First 20 rows)
| id | booking_id | s3_key | original_name | mime_type | file_size | label | uploaded_by | uploaded_at |
|---|---|---|---|---|---|---|---|---|
| 2 | 3 | bookings/3/20260311210901_5d5ef391504a_receipt-2216-1166.pdf | Receipt-2216-1166.pdf | application/pdf | 313685 | NULL | NULL | 2026-03-12 03:09:01 |
| 3 | 3 | bookings/3/20260311210901_555e81f8f436_20260311210541_dfb9f6471427_schedule_import_template__10_.xlsx | 20260311210541_dfb9f6471427_schedule_import_template__10_.xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | 10525 | NULL | NULL | 2026-03-12 03:09:01 |
| 4 | 3 | bookings/3/20260311210901_ac2013213e63_schedule_import_template__10_.xlsx | schedule_import_template (10).xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | 10525 | NULL | NULL | 2026-03-12 03:09:01 |
| 5 | 3 | bookings/3/20260311210901_52e75ba7a54d_schedule_import_template__9_.xlsx | schedule_import_template (9).xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | 11382 | NULL | NULL | 2026-03-12 03:09:01 |
| 6 | 3 | bookings/3/20260311210901_7ef4b612b1b7_game_summary_20260308_161746.xlsx | Game_Summary_20260308_161746.xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | 6294 | NULL | NULL | 2026-03-12 03:09:01 |
| 7 | 3 | bookings/3/20260318181634_626398f72699_element_calgary_downtown-_signed.pdf | Element Calgary Downtown- SIGNED.pdf | application/pdf | 304277 | NULL | NULL | 2026-03-18 17:16:34 |