← Shopware 6.1.3

Shopware 6.1.3 import_export_profile

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

Columns

10 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
name varchar(255) NO
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

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes

Relations (to this table)

1 relations

Local Field Foreign Table Foreign Field
id import_export_log profile_id