Shopware 6.7.7.1 migration
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| class | varchar(255) | NO | Primary Key |
| creation_timestamp | int | NO | |
| update | timestamp(6) | YES | |
| update_destructive | timestamp(6) | YES | |
| message | text | YES |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | class | Yes |
