permissions_propagate_sync_conn


Columns

Column Type Size Nulls Auto Default Children Parents Comments
connection_id BIGINT UNSIGNED 20 null
group_id BIGINT 19 null
item_id BIGINT 19 null
propagate_to enum('self', 'children') 8 null

Which permissions should be recomputed for the group-item pair on the next iteration, either for the pair or for its children (through item hierarchy)

Table contained 0 rows

View Definition


Possibly Referenced Tables/Views