document_expiry_notification_settings


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 null
settings_key VARCHAR 40 null
template_code VARCHAR 100 null
created_at DATETIME 26 √ null
updated_at DATETIME 26 √ null
created_by VARCHAR 255 √ null
updated_by VARCHAR 255 √ null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
uk_doc_expiry_notif_settings_key Must be unique Asc settings_key

Relationships