mv_update_queue


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
complete_date DATETIME 23 null
create_date DATETIME 23 null
org_id INT 10 null
org_level INT 10 null
processing_date DATETIME 23 null
role_id_list VARCHAR 1024 null
status_id INT 10 0
update_only BIT 1 null

Indexes

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

Relationships