Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
product_id | BIGINT | 19 | null |
|
|
|||||
charge_id | BIGINT | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc/Asc | product_id + charge_id |
m_share_product_charge_ibfk_1 | Performance | Asc | charge_id |