Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | int8 | 19 | null |
|
|
||||||||||||
version | int8 | 19 | null |
|
|
||||||||||||
koodistouri | varchar | 256 | null |
|
|
||||||||||||
lukittu | bool | 1 | √ | null |
|
|
|||||||||||
omistaja | varchar | 256 | √ | null |
|
|
|||||||||||
organisaatiooid | varchar | 256 | null |
|
|
||||||||||||
sitovuustaso | varchar | 255 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
koodisto_pkey | Primary key | Asc | id |
koodisto_koodistouri_idx | Must be unique | Asc | koodistouri |
koodisto_koodistouri_key | Must be unique | Asc | koodistouri |