← Shopware 6.3.5.4

Shopware 6.3.5.4 import_export_profile

Reusable import/export profile definitions (field mappings, entity type, file format).

Columns

11 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
name varchar(255) YES
system_default tinyint(1) unsigned NO Default: 0
source_entity varchar(255) NO
file_type varchar(255) NO
delimiter varchar(255) YES
enclosure varchar(255) YES
mapping longtext YES
created_at datetime(3) NO
updated_at datetime(3) YES
config longtext YES

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes

Relations (to this table)

2 relations

Local Field Foreign Table Foreign Field
id import_export_log profile_id
id import_export_profile_translation import_export_profile_id