Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | √ | null |
|
|
|||||
| assocPriceTypeId | INT | 10 | null |
|
|
||||||
| price | DECIMAL | 28,9 | √ | null |
|
|
|||||
| productId | INT | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| FKp5f12795bb843ysokawabyrwm | Performance | Asc | assocPriceTypeId |
| UKkyrnyq73g5qowfloswctqcxno | Must be unique | Asc/Asc | productId + assocPriceTypeId |