Database – View Template to View Module Map (view_template__view_module)
Maps viewing templates to module viewing.
Column | Data Type | Column Info | Value Notes | Other |
view_template_id | int(11) | ID of associated view template | ||
view_module_id | int(11) | view moduel ID | ||
deleted | tinyint(1) | Whether or not the entity was deleted | 1 - yes, 0 - no | |
lastUpdated | timestamp | Timestamp of when the entity was last updated |