Shopware 5.7.4 s_articles_esd
Electronic Software Distribution — digital product delivery configuration (serial numbers, download).
| Column | Type | Nullable | Additional |
| id | int(11) | NO | Primary Key, auto_increment |
| articleID | int(11) | NO | Index, Default: 0 |
| articledetailsID | int(11) | NO | Index, Default: 0 |
| file | varchar(255) | NO | |
| serials | int(1) | NO | Default: 0 |
| notification | int(1) | NO | Default: 0 |
| maxdownloads | int(11) | NO | Default: 0 |
| datum | datetime | NO | |
| Index Name | Columns | Unique |
| articledetailsID | articledetailsID | No |
| articleID | articleID | No |
| PRIMARY | id | Yes |
Relations (to this table)
1 relations