Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_tool_sitepolicy_localised_consent_id_seq'::regclass) |
|
|
||||
| statement | text | 2147483647 | null |
|
|
|||||
| consentoption | varchar | 1333 | ''::character varying |
|
|
|||||
| nonconsentoption | varchar | 1333 | ''::character varying |
|
|
|||||
| localisedpolicyid | int8 | 19 | √ | null |
|
|
||||
| consentoptionid | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_toolsitelocacons_id_pk | Primary key | Asc | id |
| app_toolsitelocacons_con_ix | Performance | Asc | consentoptionid |
| app_toolsitelocacons_loc_ix | Performance | Asc | localisedpolicyid |

