Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int8 | 19 | √ | null |
|
|
||||
previous_data | jsonb | 2147483647 | null |
|
|
|||||
status | int4 | 10 | null |
|
|
|||||
current_validator | int4 | 10 | null |
|
|
|||||
triggered_at | timestamptz | 35,6 | null |
|
|
|||||
updated_at | timestamptz | 35,6 | null |
|
|
|||||
rejected_data | jsonb | 2147483647 | null |
|
|
|||||
rejected_reason | text | 2147483647 | √ | null |
|
|
||||
local_unit_id | int8 | 19 | null |
|
|
|||||
triggered_by_id | int4 | 10 | √ | null |
|
|
||||
updated_by_id | int4 | 10 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
local_units_localunitchangerequest_pkey | Primary key | Asc | id |
local_units_localunitchangerequest_local_unit_id_5cf99899 | Performance | Asc | local_unit_id |
local_units_localunitchangerequest_triggered_by_id_848db80a | Performance | Asc | triggered_by_id |
local_units_localunitchangerequest_updated_by_id_65675795 | Performance | Asc | updated_by_id |