Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('koulutuksen_jarjestaja_arvioijat_id_seq'::regclass) |
|
|
||||||||||||||
created_at | timestamptz | 35,6 | now() |
|
|
|||||||||||||||
updated_at | timestamptz | 35,6 | now() |
|
|
|||||||||||||||
deleted_at | timestamptz | 35,6 | √ | null |
|
|
||||||||||||||
nimi | text | 2147483647 | √ | null |
|
|
||||||||||||||
oppilaitos_oid | varchar | 256 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
koulutuksen_jarjestaja_arvioijat_pkey | Primary key | Asc | id |