Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('recommendations_partners_id_seq'::regclass) |
|
|
|||||
| recommendation_id | int4 | 10 | √ | null |
|
|
|||||
| partner_id | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| recommendations_partners_pkey | Primary key | Asc | id |

