Created
March 1, 2022 11:38
-
-
Save maxout/3b3373b7df8d939ea5ed9204f9b1c09d to your computer and use it in GitHub Desktop.
Update customField Shopware 6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UPDATE product_translation SET custom_fields = JSON_SET(custom_fields,"$.recipes", NULL); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment