| Table arcasys.posper_product_category Link products to categories
|
Generated by SchemaSpy |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| Product_id + categories_id | Primary key | Asc/Asc | PRIMARY |
| categories_id | Performance | Asc | index_categories_id |
| Product_id + categories_id | Must be unique | Asc/Asc | index_posper_product_category_on_product_id_and_categories_id |
| Product_id | Performance | Asc | index_product_id |