Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| payment_id | int4 | 10 | null |
|
|
||||||
| country_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| payment_country_rel_pkey | Primary key | Asc/Asc | payment_id + country_id |
| payment_country_rel_country_id_payment_id_idx | Performance | Asc/Asc | country_id + payment_id |

