tool_sitepolicy_consent_options table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||||
mandatory | BIT | 1 | √ | null |
|
|
If the consent option requires consent to use the site |
|||||
idnumber | VARCHAR | 255 | √ | null |
|
|
Custom identification of consent option |
|||||
policyversionid | BIGINT | 19 | √ | null |
|
|
Which policy these consent options belong to |
Table contained -1 rows
tool_sitepolicy_consent_options table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
toolsiteconsopti_pol_ix | Performance | Asc | policyversionid |