Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | text | 2147483647 | null |
|
|
|||
title | text | 2147483647 | √ | null |
|
|
||
name | text | 2147483647 | √ | null |
|
|
||
content | text | 2147483647 | √ | null |
|
|
||
lang | text | 2147483647 | √ | null |
|
|
||
order | text | 2147483647 | √ | null |
|
|
||
private | bool | 1 | √ | null |
|
|
||
group_id | text | 2147483647 | √ | null |
|
|
||
user_id | text | 2147483647 | √ | null |
|
|
||
publish_date | timestamp | 29,6 | √ | null |
|
|
||
page_type | text | 2147483647 | √ | null |
|
|
||
created | timestamp | 29,6 | √ | null |
|
|
||
modified | timestamp | 29,6 | √ | null |
|
|
||
extras | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
ckanext_pages_pkey | Primary key | Asc | id |