SWDB
← Versions / 6.3.3.0 /

import_export_profile

Fields (11)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
name varchar(255) YES NULL
system_default tinyint(1) 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
mapping longtext YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL
config longtext YES NULL

Indexes (1)

Name Columns Unique
PRIMARY id Yes

Referenced By (2)

import_export_log . profile_id id
import_export_profile_translation . import_export_profile_id id