model_has_roles

4 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
role_id BIGINT UNSIGNED 20 null
roles.id model_has_roles_role_id_foreign C
model_type VARCHAR 255 null
model_id BIGINT UNSIGNED 20 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc/Asc role_id + model_id + model_type
model_has_roles_model_id_model_type_index Performance Asc/Asc model_id + model_type

Relationships