Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('wagtailcore_pageviewrestriction_id_seq'::regclass) |
|
|
||||
| password | varchar | 255 | null |
|
|
|||||
| page_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| wagtailcore_pageviewrestriction_pkey | Primary key | Asc | id |
| wagtailcore_pageviewrestriction_1a63c800 | Performance | Asc | page_id |



