Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
hakukohderyhma_oid | text | 2147483647 | null |
|
|
|||
rajaava | bool | 1 | false |
|
|
|||
max_hakukohteet | int4 | 10 | √ | null |
|
|
||
created_at | timestamptz | 35,6 | now() |
|
|
|||
updated_at | timestamptz | 35,6 | now() |
|
|
|||
yo_amm_autom_hakukelpoisuus | bool | 1 | false |
|
|
|||
jos_ylioppilastutkinto_ei_muita_pohjakoulutusliitepyyntoja | bool | 1 | false |
|
|
|||
priorisoiva | bool | 1 | false |
|
|
|||
prioriteettijarjestys | jsonb | 2147483647 | '[]'::jsonb |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
hakukohderyhma_settings_pkey | Primary key | Asc | hakukohderyhma_oid |
Check Constraints
Constraint Name | Constraint |
---|---|
hakukohderyhma_settings_check | ((((max_hakukohteet > 0) AND (rajaava IS TRUE)) OR ((max_hakukohteet IS NULL) AND (rajaava IS FALSE)))) |