Back to Schema

Database Tables

Connected

Database Overview

58
Total Tables
Online
Connection Status
canaccom
Database Name

Table: block_booking_emails

0 rows

Structure

Field Type Null Key Default Extra
id int NO PRI NULL auto_increment
block_booking_id int NO NULL
email_type varchar(50) YES adhoc
recipient varchar(255) YES NULL
subject varchar(500) YES NULL
body_html longtext YES NULL
body_text text YES NULL
sent_by varchar(100) YES NULL
sent_at datetime YES CURRENT_TIMESTAMP DEFAULT_GENERATED