app_reminder_message

0 rows


Description

Totara course reminder messages

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_reminder_message_id_seq'::regclass)
reminderid int8 19 null
type varchar 10 null
period int8 19 null
copyto text 2147483647 null
subject text 2147483647 null
message text 2147483647 null
deleted int2 5 null

Indexes

Constraint Name Type Sort Column(s)
app_remimess_id_pk Primary key Asc id
app_remimess_del_ix Performance Asc deleted
app_remimess_rem_ix Performance Asc reminderid
app_remimess_typ_ix Performance Asc type

Diagram producer might be missing

No diagrams were produced please see application output for any errors