Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
product_id | BIGINT | 19 | null |
|
|
|||||
restricted_product_id | BIGINT | 19 | null |
|
|
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 |