TablePermission


List of the database table managing permissions.

Field : ObjectDescription
can_manage_record: Boolean Whether or not user can create, edit and delete records in the database table.
can_manage_table: Boolean Whether or not user can edit and delete the database table (Admin).

Boolean

Represents `true` or `false` values.

Boolean

Represents `true` or `false` values.