From c2156f510109f190888785bfaa3ae9862679a7fb Mon Sep 17 00:00:00 2001 From: Fredrik Ringqvist <35255659+fredrikphotowall@users.noreply.github.com> Date: Wed, 21 Jun 2023 22:46:25 +0200 Subject: [PATCH] Mass update ref3 on products (#334) --- migrations/000.424.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 migrations/000.424.sql diff --git a/migrations/000.424.sql b/migrations/000.424.sql new file mode 100644 index 0000000..3466315 --- /dev/null +++ b/migrations/000.424.sql @@ -0,0 +1 @@ +UPDATE "product-products" SET ref3 = 'jH87ac' WHERE ref3 = 'blacklist2023-05-23';