Database table rights

Usage

The table rights contains configured rights.

Rights are clientwide ressources.

Table structure

Field nameField specificationComment / Explanation
idrightint(11)Primary key (auto increment)
user_idvarchar(32)Foreign key to table user
idareaint(11)Foreign key to table area
idactionint(11)Foreign key to table actions
idcatint(11)Foreign key to table cat
idclientint(11)Foreign key to table clients
idlangint(11)Foreign key to table lang
typetinyint(1)

?

Generic DB information

ItemCollectionItem
cApiRightCollectioncApiRight

Previous changes of this table

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