gacl_acl


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 0
section_value VARCHAR 150 'system'
allow INT 10 0
enabled INT 10 0
return_value TEXT 65535 NULL
note TEXT 65535 NULL
updated_date INT 10 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
gacl_enabled_acl Performance Asc enabled
gacl_section_value_acl Performance Asc section_value
gacl_updated_date_acl Performance Asc updated_date

Relationships