Shopware 6.7.8.1 import_export_profile_translation
Translations for import/export profile labels.
| Column | Type | Nullable | Additional |
| import_export_profile_id | binary(16) | NO | Primary Key
Foreign Key → import_export_profile.id |
| language_id | binary(16) | NO | Primary Key
Foreign Key → language.id |
| label | varchar(255) | YES | |
| created_at | datetime(3) | NO | |
| updated_at | datetime(3) | YES | |
| Index Name | Columns | Unique |
| fk.import_export_profile_translation.language_id | language_id | No |
| PRIMARY | import_export_profile_id,language_id | Yes |
Relations (from this table)
2 relations