Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('v1."PoToPosts_id_seq"'::regclass) |
|
|
||||
| po_id | int4 | 10 | null |
|
|
|||||
| post_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PoToPosts_pkey | Primary key | Asc | id |

