Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('application_delete_history_id_seq'::regclass) |
|
|
||
application_key | varchar | 256 | null |
|
|
Hakemuksen oid |
||
deleted_at | timestamptz | 35,6 | √ | now() |
|
|
Poistohetki |
|
deleted_by | varchar | 256 | null |
|
|
Poistanut |
||
delete_ordered_by | varchar | 256 | null |
|
|
Poistoa pyytänyt henkilö |
||
reason_of_delete | varchar | 1024 | null |
|
|
Poiston syy |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
application_delete_history_pkey | Primary key | Asc | id |