mqops_activity_typesold

23 rows


Description

Master table for MQOPS Activity types

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 null
name VARCHAR 125 null
type TINYINT 3 null
tenant_id VARCHAR 36 null
old_data_id INT 10 null
status TINYINT 3 0

1:Active;0:Inactive

Indexes

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

Relationships