Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('per_opslearning_organization2_id_seq'::regclass) |
|
|
||||
| opslearning_id | int4 | 10 | null |
|
|
|||||
| organizationtypes_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| per_opslearning_organization2_pkey | Primary key | Asc | id |
| per_opslearning_organiza_opslearning_id_organizat_33f4b7fa_uniq | Must be unique | Asc/Asc | opslearning_id + organizationtypes_id |
| per_opslearning_organization2_opslearning_id_59c00afe | Performance | Asc | opslearning_id |
| per_opslearning_organization2_organizationtypes_id_d5bfaf3d | Performance | Asc | organizationtypes_id |

