payment_method_res_country_rel

339 rows


Description

RELATION BETWEEN payment_method AND res_country

Columns

Column Type Size Nulls Auto Default Children Parents Comments
payment_method_id int4 10 null
payment_method.id payment_method_res_country_rel_payment_method_id_fkey C
res_country_id int4 10 null
res_country.id payment_method_res_country_rel_res_country_id_fkey C

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

Relationships