email


Columns

Column Type Size Nulls Auto Default Children Parents Comments
email_id int8 19 null
qualification_reminder.email_id fk_qualification_reminder_email R
modified_at timestamp 29,6 null
modified_by text 2147483647 null
created_at timestamp 29,6 now()
created_by text 2147483647 null
deleted_at timestamp 29,6 null
deleted_by text 2147483647 null
version int4 10 0
email_type varchar 255 null
email_type.name fk_email_email_type R
recipient_name text 2147483647 null
recipient_address text 2147483647 null
subject text 2147483647 null
body text 2147483647 null
sent_at timestamp 29,6 null
ext_id text 2147483647 null
error text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
email_pkey Primary key Asc email_id

Relationships