admin_roles


Description

A list of all admin roles.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null
admins.admin_role_idDefined in XMLR

Primary key.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

default_rolebool1null

Whether a role is set as default.

descriptionvarchar255null

Role description.

namevarchar255null

Role name.

updated_attimestamp29,6null

Date the record was updated.

Relationships