Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
user_role_id | INT | 10 | √ | null |
|
|
primary key |
|||
agreement_id | INT | 10 | √ | null |
|
|
link to the agreement |
|||
license_id | INT | 10 | √ | null |
|
|
link to the license |
|||
user_id | INT | 10 | null |
|
|
link to the user |
||||
role | VARCHAR | 80 | null |
|
|
role of the user |