Database – Wizard Validation (wizard_process_validation)
Shows information regarding Wizard Validation.
Column |
Data Type |
Column Info |
Value Notes |
Other |
id |
int(11) |
The ID of the entity |
||
user_id |
int(11) |
The related user ID |
||
search_entity_type |
char(50) |
The search entity type |
||
search_settings |
text |
The search settings |
||
deleted |
tinyint(4) |
Whether or not the entity was deleted |
||
created |
datetime |
When the entity was created |
||
lastUpdated |
timestamp |
When the etity was last updated |