Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 208 Bytes

2021-02-04-fix-deletion-of-tagged-customer-entities.md

File metadata and controls

6 lines (6 loc) · 208 Bytes
title issue
Fixed deletion of tagged customer entities
NEXT-12051

Core

  • Added ON DELETE CASCADE constraint to fk.customer_tag.customer_id, thus allowing deletion of tagged customer entities.