authorisation_term_reminder


Columns

Column Type Size Nulls Auto Default Children Parents Comments
authorisation_term_reminder_id int8 19 null
version int4 10 0
created_by text 2147483647 null
modified_by text 2147483647 null
deleted_by text 2147483647 null
created_at timestamptz 35,6 now()
modified_at timestamptz 35,6 now()
deleted_at timestamptz 35,6 null
email_id int8 19 null
email.email_id fk_authorisation_term_reminder_email R
authorisation_id int8 19 null
authorisation.authorisation_id fk_authorisation_term_reminder_authorisation R

Indexes

Constraint Name Type Sort Column(s)
authorisation_term_reminder_pkey Primary key Asc authorisation_term_reminder_id

Relationships