Shopware 6.5.8.11 import_export_file
Tracks files generated by or uploaded to the import/export system.
| 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 | YES | |
| updated_at | datetime(3) | YES | |
| created_at | datetime(3) | NO | |
| access_token | varchar(255) | YES | |
| Index Name | Columns | Unique |
| PRIMARY | id | Yes |
Relations (to this table)
1 relations