workflow_alertshells


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id CHAR 36 null
workflow_alerts.parent_id Defined in XMLR
deleted BIT 1 0
date_entered DATETIME 26 null
date_modified DATETIME 26 null
modified_user_id CHAR 36 null
created_by CHAR 36 null
name VARCHAR 50 null
alert_text TEXT 65535 null
alert_type VARCHAR 100 null
source_type VARCHAR 100 null
parent_id CHAR 36 null
workflow.id Defined in XMLR
custom_template_id CHAR 36 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id

Relationships