local_units_localunitchangerequest

0 rows


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
local_units_localunit.id local_units_localuni_local_unit_id_5cf99899_fk_local_uniR
triggered_by_id int4 10 null
auth_user.id local_units_localuni_triggered_by_id_848db80a_fk_auth_userR
updated_by_id int4 10 null
auth_user.id local_units_localuni_updated_by_id_65675795_fk_auth_userR

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

Relationships