Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 345 Bytes

2021-07-29-delete-system-config-when-deleting-a-sales-channel.md

File metadata and controls

6 lines (6 loc) · 345 Bytes
title issue
Delete system config when deleting a sales channel
NEXT-11442

Core

  • Added new migration Migration1627541488AddForeignKeyForSalesChannelIdIntoSystemConfigTable class at Shopware\Core\Migration\V6_4 to delete system config of non-exists sales channel and add sales_channel_id foreign key into system_config table.