Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
|||||
| document_id | int8 | 19 | null |
|
|
||||||
| variable_manifest_id | int8 | 19 | null |
|
|
||||||
| max_variable_value_id | int8 | 19 | null |
|
|
||||||
| created_by | int8 | 19 | '-1'::integer |
|
|
||||||
| created_time | timestamptz | 35,6 | null |
|
|
||||||
| name | text | 2147483647 | √ | null |
|
|
|||||
| is_submitted | bool | 1 | false |
|
|
||||||
| is_accepted | bool | 1 | false |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| document_saved_versions_pkey | Primary key | Asc | id |