← Shopware 6.7.7.1

Shopware 6.7.7.1 import_export_profile

Columns

13 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
system_default tinyint 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 json YES
created_at datetime(3) NO
updated_at datetime(3) YES
config json YES
technical_name varchar(255) NO Unique

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
uniq.import_export_profile.technical_name technical_name 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