Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| payment_method_id | int4 | 10 | null |
|
|
||||||
| res_country_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| payment_method_res_country_rel_pkey | Primary key | Asc/Asc | payment_method_id + res_country_id |
| payment_method_res_country_re_res_country_id_payment_method_idx | Performance | Asc/Asc | res_country_id + payment_method_id |

