Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('action.emergency_closing_id_seq'::regclass) |
|
|
||||||||||||||
| creator | int4 | 10 | null |
|
|
|||||||||||||||
| create_time | timestamptz | 35,6 | now() |
|
|
|||||||||||||||
| process_start_time | timestamptz | 35,6 | √ | null |
|
|
||||||||||||||
| process_end_time | timestamptz | 35,6 | √ | null |
|
|
||||||||||||||
| last_update_time | timestamptz | 35,6 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| emergency_closing_pkey | Primary key | Asc | id |
