Roles

Query from roles table

Columns

Name

Type

ReadOnly

Description

Id [KEY]

Bigint

False

Role ID.

Description

String

False

Description of the role.

Name

String

False

Name of the role.

Default

Boolean

False

Indicates if role is default.

CreatedAt

Datetime

True

Role creation timestamp.

UpdatedAt

Datetime

True

Role updated timestamp.

Last updated