user_role

Table Type: Metadata

This table contains the roles assigned to users.

Columns

Column Type Modifiers Notes
user_id string Primary Key The ID of the user
role_id string Primary Key The ID of the role
role_name string The name of the role
db_last_updated datetime When this record was last updated in UTC.

Actions and Background Tasks

Actions