payment_method_res_currency_rel

269 rows


Description

RELATION BETWEEN payment_method AND res_currency

Columns

Column Type Size Nulls Auto Default Children Parents Comments
payment_method_id int4 10 null
payment_method.id payment_method_res_currency_rel_payment_method_id_fkey C
res_currency_id int4 10 null
res_currency.id payment_method_res_currency_rel_res_currency_id_fkey C

Indexes

Constraint Name Type Sort Column(s)
payment_method_res_currency_rel_pkey Primary key Asc/Asc payment_method_id + res_currency_id
payment_method_res_currency_r_res_currency_id_payment_metho_idx Performance Asc/Asc res_currency_id + payment_method_id

Relationships