Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
||||||||||||||
| name | varchar | 250 | null |
|
|
|||||||||||||||
| data_use_permission_id | int8 | 19 | null |
|
|
|||||||||||||||
| national | bool | 1 | √ | null |
|
|
||||||||||||||
| province_id | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| organisation_pkey | Primary key | Asc | id |
| organisation_data_use_permission_id_df588176 | Performance | Asc | data_use_permission_id |
| organisation_name_359ed331_like | Performance | Asc | name |
| organisation_name_key | Must be unique | Asc | name |
| organisation_province_id_58368a67 | Performance | Asc | province_id |

