← Shopware 6.7.8.0

Shopware 6.7.8.0 migration

Tracks executed database migration versions to prevent re-running migrations.

Columns

5 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

1 indexes

Index Name Columns Unique
PRIMARY class Yes