Skip to content

Instantly share code, notes, and snippets.

@maxout
Created March 1, 2022 11:38
Show Gist options
  • Select an option

  • Save maxout/3b3373b7df8d939ea5ed9204f9b1c09d to your computer and use it in GitHub Desktop.

Select an option

Save maxout/3b3373b7df8d939ea5ed9204f9b1c09d to your computer and use it in GitHub Desktop.

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);