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

