Database – Wizard Group Entity (wizard_group_entity)
Shows information regarding Wizard Group Entities.
Column | Data Type | Column Info | Value Notes | Other |
id | int(11) | The ID of the wizard group entity | ||
name | char(100) | Name of the wizard group | ||
description | varchar(300) | Description of the wizard group | ||
lastUpdated | timestamp | Timestamp of when the entity was last updated | ||
deleted | int(1) | Whether or not the entity has been deleted |