Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
h_decision_guid | uuid | 2147483647 | case_management.uuid_generate_v4() |
|
|
|||
target_row_id | uuid | 2147483647 | null |
|
|
|||
operation_type | bpchar | 1 | null |
|
|
|||
operation_user_id | varchar | 32 | CURRENT_USER |
|
|
|||
operation_executed_at | timestamp | 29,6 | now() |
|
|
|||
data_after_executed_operation | jsonb | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_h_decision | Primary key | Asc | h_decision_guid |