Database – Wizard Category (wizard_category_entity)
Shows information regarding Wizard Categories.
Column | Data Type | Column Info | Value Notes | Other |
id | int(11) | The ID of the wizard category entity | ||
name | char(100) | Name of the wizard category | ||
active | int(1) | Whether or not the wizard category is active | ||
deleted | int(1) | Whether or not the wizard category has been deleted |