workflow_type_history


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
version BIGINT 19 null
completed DATETIME 23 null
event_type VARCHAR 30 null
new_value VARCHAR 100 null
old_value VARCHAR 100 null
property VARCHAR 255 null
proxy_user_id INT 10 null
sys_users.user_id FK_fxisf46jhcd5dxaotmp5v93ri R
responsibility_name VARCHAR 100 null
user_id INT 10 null
sys_users.user_id FK_5itt3jbleifdpbx4yseu28vlm R
workflow_type_id BIGINT 19 null
workflow_type.id FK_ij17xj4s598i7m96phmpke2sq R

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_5itt3jbleifdpbx4yseu28vlm Performance Asc user_id
FK_fxisf46jhcd5dxaotmp5v93ri Performance Asc proxy_user_id
FK_ij17xj4s598i7m96phmpke2sq Performance Asc workflow_type_id

Relationships