Database table groupmembers

Usage

The table groupmembers links users with groups.

Groupmembers are systemwide ressources.

Table structure

Field nameField specificationComment / Explanation
idgroupuserint(11) Primary key (auto increment)
group_idvarchar(32)Foreign key to table groups
user_idvarchar(32)Foreign key to table user

Generic DB information

ItemCollectionItem
cApiGroupMemberCollectioncApiGroupMember

Previous changes of this table

This table was not changed since the final release of CONTENIDO 4.9.