SWDB
← Versions / 6.7.1.2 /

import_export_profile

Fields (13)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
system_default tinyint unsigned NO 0
source_entity varchar(255) NO NULL
file_type varchar(255) NO NULL
delimiter varchar(255) YES NULL
enclosure varchar(255) YES NULL
type varchar(255) NO import-export
mapping longtext YES NULL
update_by json YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL
config json YES NULL
technical_name varchar(255) NO UNI NULL

Indexes (2)

Name Columns Unique
PRIMARY id Yes
uniq.import_export_profile.technical_name technical_name Yes

Referenced By (2)

import_export_log . profile_id id
import_export_profile_translation . import_export_profile_id id