Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
userid | BIGINT | 19 | null |
|
|
The id of the user that has accepted the policy |
||||
contextid | BIGINT | 19 | null |
|
|
The context id that the policy was accepted in |
||||
timeaccepted | BIGINT | 19 | null |
|
|
Timestamp of when the policy was accepted |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
aipoliregi_use_uix | Must be unique | Asc | userid |