payment_currency_rel

-1 rows


Description

RELATION BETWEEN payment_provider AND res_currency

Columns

Column Type Size Nulls Auto Default Children Parents Comments
payment_provider_id int4 10 null
payment_provider.id payment_currency_rel_payment_provider_id_fkey C
currency_id int4 10 null
res_currency.id payment_currency_rel_currency_id_fkey C

Indexes

Constraint Name Type Sort Column(s)
payment_currency_rel_pkey Primary key Asc/Asc payment_provider_id + currency_id
payment_currency_rel_currency_id_payment_provider_id_idx Performance Asc/Asc currency_id + payment_provider_id

Relationships