app_facetoface_notification_tpl

12 rows


Description

Face-to-face notification templates

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_facetoface_notification_tpl_id_seq'::regclass)
title varchar 255 ''::character varying
body text 2147483647 null
managerprefix text 2147483647 null
status int2 5 0
reference varchar 100 null

Indexes

Constraint Name Type Sort Column(s)
app_facenotitpl_id_pk Primary key Asc id
app_facenotitpl_sta_ix Performance Asc status
app_facenotitpl_tit_uix Must be unique Asc title

Diagram producer might be missing

No diagrams were produced please see application output for any errors