Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | uuid | 2147483647 | uuid_generate_v4() |
|
|
||||||
hakukohde_oid | varchar | 127 | null |
|
|
||||||
valintakoe_osallistuminen | uuid | 2147483647 | √ | null |
|
|
|||||
created_at | timestamptz | 35,6 | √ | now() |
|
|
|||||
transaction_id | int8 | 19 | txid_current() |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
hakutoive_pkey | Primary key | Asc | id |
hakutoive_created_at_idx | Performance | Asc | created_at |
hakutoive_hakukohde | Performance | Asc | hakukohde_oid |
hakutoive_valintakoe_osallistuminen | Performance | Asc | valintakoe_osallistuminen |