Skip to content

Instantly share code, notes, and snippets.

@maxout
Created March 1, 2022 11:38

Revisions

  1. maxout created this gist Mar 1, 2022.
    1 change: 1 addition & 0 deletions update_customfield.sql
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    UPDATE product_translation SET custom_fields = JSON_SET(custom_fields,"$.recipes", NULL);