MageSmith

🔌 Magento_DataExporter · engine innodb

data_exporter_uuid

Data Export Items UUID References Table

Columns (4)

NameTypeNullDefaultComment
uuid varchar(36) noEntity UUID
entity_id int unsignednoEntity ID
type varchar(36) noEntity type
created_at timestamp noCURRENT_TIMESTAMPCreated At

Keys & indexes

Primary key: uuid

Unique

  • DATA_EXPORTER_ENTITY_ID_TYPE_UNIQUE (entity_id, type)