Database – Restriction Group Entry Entity (restriction_group_entry_entity)
Holds restriction group entry entity data.
Column | Data Type | Column Info | Value Notes | Other |
id | int(10) | |||
restriction_group_id | int(10) | |||
entity_type | varchar(255) | |||
access | int(11) | |||
rule | text | |||
ui_state | text | |||
error_message | varchar(1024) | |||
active | tinyint(1) | |||
deleted | tinyint(1) | |||
created | timestamp | |||
lastUpdated | timestamp |