Shopware 6.7.8.1 product_manufacturer
Product manufacturers/brands with logo, link, and description.
| Column | Type | Nullable | Additional |
| id | binary(16) | NO | Primary Key |
| version_id | binary(16) | NO | Primary Key |
| media_id | binary(16) | YES | Index
Foreign Key → media.id |
| created_at | datetime(3) | NO | |
| updated_at | datetime(3) | YES | |
| Index Name | Columns | Unique |
| fk.product_manufacturer.media_id | media_id | No |
| PRIMARY | id,version_id | Yes |
Relations (from this table)
1 relations
| Local Field | Foreign Table | Foreign Field |
| media_id | media | id |
Relations (to this table)
4 relations