Module user_module_role

Source

Structs§

ActiveModel
Generated by sea-orm-macros
ColumnIter
An iterator over the variants of Column
Entity
Generated by sea-orm-macros
Model
The central table for user-module-role relationships. Replaces old module_lecturers, module_tutors, and module_students.
PrimaryKeyIter
An iterator over the variants of PrimaryKey
RelationIter
An iterator over the variants of Relation
RoleEnum
Generated by sea-orm-macros
RoleIter
An iterator over the variants of Role
RoleVariantIter
An iterator over the variants of RoleVariant

Enums§

Column
Generated by sea-orm-macros
PrimaryKey
Generated by sea-orm-macros
Relation
Defines relationships for foreign key joins.
Role
Enum representing user roles within a module. Backed by a user_module_role_type enum in the database.
RoleVariant
Generated by sea-orm-macros