Back to Schema

Database Tables

Connected

Database Overview

58
Total Tables
Online
Connection Status
canaccom
Database Name

Table: event_facilities

7 rows

Structure

Field Type Null Key Default Extra
id int NO PRI NULL auto_increment
event_id int NO MUL NULL
facility_name varchar(255) NO MUL NULL
facility_address text NO NULL
facility_type enum('arena','facility','venue','field','court','other') YES facility
capacity int YES NULL
notes text YES NULL
sort_order int YES MUL 0
created_at timestamp NO CURRENT_TIMESTAMP DEFAULT_GENERATED
updated_at timestamp NO CURRENT_TIMESTAMP DEFAULT_GENERATED on update CURRENT_TIMESTAMP

Sample Data (First 20 rows)

id event_id facility_name facility_address facility_type capacity notes sort_order created_at updated_at
1 1 Toronto Arena 123 Main Street, Toronto, Province, Country arena 891 NULL 0 2025-08-11 05:26:44 2025-08-11 05:26:44
2 2 Vancouver Facility 123 Main Street, Vancouver, Province, Country facility 381 NULL 0 2025-08-11 05:26:44 2025-08-11 05:26:44
3 3 Montreal Facility 123 Main Street, Montreal, Province, Country facility 838 NULL 0 2025-08-11 05:26:44 2025-08-11 05:26:44
4 4 Winsport 88 Canada Olympic Rd S W, Calgary, AB T3B 5R5 arena NULL 0 2025-08-11 06:07:05 2025-08-11 06:07:05
5 5 Max Bell Centre 1001 Barlow Trail SE, Calgary, AB T2E 6S2 arena NULL 0 2025-08-17 16:20:52 2025-08-17 16:20:52
6 5 Seven Chiefs Sportsplex 19 Bullhead Rd, Priddis, AB T3T 0A6 arena NULL 1 2025-08-17 16:20:52 2025-08-17 16:20:52
8 6 Olympic Oval 288 Collegiate Blvd NW, Calgary, AB T2N 1N4 facility NULL 0 2026-03-15 20:57:15 2026-03-15 20:57:15