facetoface_session_roles table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
id of the table |
|||
sessionid | BIGINT | 19 | null |
|
|
|||||
roleid | BIGINT | 19 | null |
|
|
|||||
userid | BIGINT | 19 | null |
|
|
Table contained -1 rows
facetoface_session_roles table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
facesessrole_ses_ix | Performance | Asc | sessionid |
facesessrole_use_ix | Performance | Asc | userid |