mailer_messagelog

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('mailer_messagelog_id_seq'::regclass)
message_data text 2147483647 null
when_added timestamptz 35,6 null
priority int2 5 null
when_attempted timestamptz 35,6 null
result varchar 1 null
log_message text 2147483647 null
message_id text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
mailer_messagelog_pkey Primary key Asc id
mailer_messagelog_priority_5e712cf3 Performance Asc priority
mailer_messagelog_when_added_627461e6 Performance Asc when_added

Check Constraints

Constraint Name Constraint
mailer_messagelog_priority_5e712cf3_check ((priority >= 0))

Diagram producer might be missing

No diagrams were produced please see application output for any errors