Shopware 6.7.8.1 measurement_system_translation
Translations for measurement system names.
| Column | Type | Nullable | Additional |
| name | varchar(255) | YES | |
| measurement_system_id | binary(16) | NO | Primary Key
Foreign Key → measurement_system.id |
| language_id | binary(16) | NO | Primary Key
Foreign Key → language.id |
| custom_fields | json | YES | |
| created_at | datetime(3) | NO | |
| updated_at | datetime(3) | YES | |
| Index Name | Columns | Unique |
| fk.measurement_system_translation.language_id | language_id | No |
| PRIMARY | measurement_system_id,language_id | Yes |
Relations (from this table)
2 relations