m_product_mix

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
product_id BIGINT 19 null
m_product_loan.id FK_m_product_mix_product_id_to_m_product_loanR
restricted_product_id BIGINT 19 null
m_product_loan.id FK_m_product_mix_restricted_product_id_to_m_product_loanR

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_m_product_mix_product_id_to_m_product_loan Performance Asc product_id
FK_m_product_mix_restricted_product_id_to_m_product_loan Performance Asc restricted_product_id

Relationships