Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | uuidv7() |
|
|
||||||
| template_id | uuid | 2147483647 | null |
|
|
||||||
| template_group_id | uuid | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pk_document_template_group | Primary key | Asc | id |
| uq_template_group | Must be unique | Asc/Asc | template_id + template_group_id |