...
The table groups contains all backend groups.
Groups are systemwide ressources.
Table structure
Field name | Field specification | Comment / Explanation |
---|---|---|
group_id | varchar(32) | Primary key |
groupname | varchar(64) | Name of the group |
perms | mediumtext | Permission information |
description | varchar(255) | Description of the group |
...