Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 362 Bytes

2020-11-05-add-foreign-key-constraint-to-theme.md

File metadata and controls

8 lines (8 loc) · 362 Bytes
title issue
Add foreign key constraint to theme table
NEXT-11876

Storefront

  • Added foreign key constraint for theme.preview_media_id
  • Changed behaviour of theme:refresh to not remove theme preview media if it is not created by this theme
  • Changed behaviour of theme:refresh to not replace theme preview media if set explicitly by the user