← Shopware 6.4.0.0

Shopware 6.4.0.0 import_export_file

Tracks files generated by or uploaded to the import/export system.

Columns

8 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
original_name varchar(255) NO
path varchar(255) NO
expire_date datetime(3) NO
size int(11) YES
updated_at datetime(3) YES
created_at datetime(3) NO
access_token varchar(255) NO

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes

Relations (to this table)

1 relations

Local Field Foreign Table Foreign Field
id import_export_log file_id