Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 196 Bytes

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

File metadata and controls

6 lines (6 loc) · 196 Bytes
title issue
Fixed deletion of tagged media entities
NEXT-13387

Core

  • Added ON DELETE CASCADE constraint to fk.media_tag.media_id, thus allowing deletion of tagged media entities.