Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | text | 2147483647 | null |
|
|
|||||||
| modelling_group | text | 2147483647 | 'NULL'::text |
|
|
|||||||
| description | text | 2147483647 | null |
|
|
|||||||
| citation | text | 2147483647 | √ | null |
|
|
||||||
| is_current | bool | 1 | false |
|
|
|||||||
| current_version | int4 | 10 | √ | null |
|
|
||||||
| disease | text | 2147483647 | √ | null |
|
|
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| model_pkey | Primary key | Asc | id |
| modelling_group_disease_unique_when_current | Must be unique | Asc/Asc | modelling_group + disease |

