Back to Schema

Database Tables

Connected

Database Overview

58
Total Tables
Online
Connection Status
canaccom
Database Name

Table: invoice_emails

0 rows

Structure

Field Type Null Key Default Extra
id int NO PRI NULL auto_increment
invoice_id int NO MUL NULL
sent_at datetime NO MUL CURRENT_TIMESTAMP DEFAULT_GENERATED
recipient varchar(320) NO NULL
subject varchar(500) NO NULL
body_html mediumtext YES NULL
body_text text YES NULL
email_type varchar(80) NO manual
sent_by varchar(255) YES NULL