Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('amisherate_kasittelytilat_id_seq'::regclass) |
|
|
|||||
created_at | timestamptz | 35,6 | now() |
|
|
||||||
updated_at | timestamptz | 35,6 | now() |
|
|
||||||
deleted_at | timestamptz | 35,6 | √ | null |
|
|
|||||
hoks_id | serial | 10 | √ | nextval('amisherate_kasittelytilat_hoks_id_seq'::regclass) |
|
|
|||||
aloitusherate_kasitelty | bool | 1 | √ | false |
|
|
|||||
paattoherate_kasitelty | bool | 1 | √ | false |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
amisherate_kasittelytilat_pkey | Primary key | Asc | id |
amisherate_kasittelytilat_hoks_id_idx | Performance | Asc | hoks_id |