Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('v1."LandinPages_id_seq"'::regclass) |
|
|
||||
| page_id | int4 | 10 | √ | null |
|
|
||||
| project_id | int4 | 10 | √ | null |
|
|
||||
| priority | int4 | 10 | √ | null |
|
|
||||
| main_phrases | text | 2147483647 | √ | null |
|
|
||||
| keyword_variation | text | 2147483647 | √ | null |
|
|
||||
| description | varchar | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| LandinPages_pkey | Primary key | Asc | id |

