← Shopware 6.4.17.2

Shopware 6.4.17.2 import_export_profile

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

Columns

13 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
type varchar(255) NO Default: import-export
mapping longtext YES
update_by 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_profile_translation import_export_profile_id
id import_export_log profile_id