Back to Schema

Database Tables

Connected

Database Overview

67
Total Tables
Online
Connection Status
canaccom
Database Name

Table: rooming_list_requests

1 rows

Structure

Field Type Null Key Default Extra
id int NO PRI NULL auto_increment
booking_id int NO MUL NULL
recipient_email varchar(255) YES NULL
token_hash char(64) NO UNI NULL
expires_at datetime NO MUL NULL
submitted_at datetime YES NULL
created_at timestamp YES CURRENT_TIMESTAMP DEFAULT_GENERATED
updated_at timestamp YES CURRENT_TIMESTAMP DEFAULT_GENERATED on update CURRENT_TIMESTAMP

Sample Data (First 20 rows)

id booking_id recipient_email token_hash expires_at submitted_at created_at updated_at
10 8 [email protected] 17fe09c0702fc527445e14284993be032739eb02efe060004d6eb4118af9c8b7 2026-06-30 09:29:45 2026-06-25 08:32:50 2026-06-25 08:29:45 2026-06-25 08:32:50