document_template_audit

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
rev_id int8 19 null
audit_revision.id document_template_audit_rev_id_fkey R
rev_type int2 5 null
id uuid 2147483647 null
code text 2147483647 null
template_variable_domain.code Implied Constraint R
name text 2147483647 null
description text 2147483647 null
version int4 10 null
external_reference uuid 2147483647 null
instruction_text text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
pk_document_template_audit Primary key Asc/Asc id + rev_id
uq_document_template_audit_external_reference Must be unique Asc/Asc external_reference + rev_id

Relationships