Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id_node | int4 | 10 | null |
|
|
|||||
| id_file | int4 | 10 | √ | null |
|
|
||||
| summary | text | 2147483647 | √ | null |
|
|
||||
| created_at | timestamptz | 35,6 | √ | null |
|
|
||||
| updated_at | timestamptz | 35,6 | √ | null |
|
|
||||
| id_community | int4 | 10 | null |
|
|
|||||
| id_dd_node_type_users | int2 | 5 | null |
|
|
|||||
| id_node_users | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| post_pk | Primary key | Asc | id_node |
| base_activity_post_node_unique | Must be unique | Asc | id_node |
| post_uq | Must be unique | Asc | id_file |