decision_and_actions_audit

-1 rows


Description

Decision and actions property changes

Columns

Column Type Size Nulls Auto Default Children Parents Comments
rev_id int8 19 null
audit_revision.id decision_and_actions_audit_rev_id_fkey R
rev_type int2 5 null

Type of change; 0 -> entity was created, 1 -> entity was updated, 2 -> entity was deleted

decision_and_actions_id uuid 2147483647 null
conclusion text 2147483647 null
outcome_id int8 19 null
audit_revision.id Implied Constraint R
signed_off_by_role_id int8 19 null
audit_revision.id Implied Constraint R
recorded_by varchar 64 null
recorded_by_display_name varchar 255 null
date date 13 null
next_steps text 2147483647 null
actions _varchar 2147483647 null
action_other text 2147483647 null
conclusion_modified bool 1 null
outcome_modified bool 1 null
signed_off_by_modified bool 1 null
recorded_by_modified bool 1 null
recorded_by_display_name_modified bool 1 null
date_modified bool 1 null
next_steps_modified bool 1 null
actions_modified bool 1 null
action_other_modified bool 1 null

Indexes

Constraint Name Type Sort Column(s)
decision_and_actions_audit_pkey Primary key Asc/Asc rev_id + decision_and_actions_id

Relationships