SWDB
← Versions / 6.5.8.12 /

import_export_profile

Fields (13)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
name varchar(255) YES 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

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