From ebfbf13b2ae48217c6f2057de836cd55ce657fb7 Mon Sep 17 00:00:00 2001 From: Fredrik Ringqvist <35255659+fredrikphotowall@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:06:20 +0100 Subject: [PATCH] Change status on wallpaper rows for Peter (#446) --- migrations/000.520.sql | 409 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 409 insertions(+) create mode 100644 migrations/000.520.sql diff --git a/migrations/000.520.sql b/migrations/000.520.sql new file mode 100644 index 0000000..40daf87 --- /dev/null +++ b/migrations/000.520.sql @@ -0,0 +1,409 @@ +update order_rows set status = 'process' +where type = 'print' and sub_type in ('wallpaper', 'inquiry_wallpaper') +and data->>'material' = 'standard-wallpaper' +and order_id in +( +1546609 +,1546781 +,1546885 +,1546887 +,1546892 +,1546899 +,1546911 +,1546960 +,1546961 +,1546981 +,1547003 +,1547005 +,1547031 +,1547044 +,1547098 +,1547108 +,1547115 +,1547146 +,1547164 +,1547247 +,1547294 +,1547295 +,1547298 +,1547369 +,1547370 +,1547382 +,1547402 +,1547403 +,1547462 +,1547463 +,1547470 +,1547474 +,1547528 +,1547530 +,1547559 +,1547565 +,1547599 +,1547621 +,1547622 +,1547631 +,1547641 +,1547643 +,1547646 +,1547647 +,1547691 +,1547694 +,1547708 +,1547751 +,1547759 +,1547767 +,1547792 +,1547794 +,1547800 +,1547811 +,1547816 +,1547823 +,1547856 +,1547873 +,1547877 +,1547884 +,1547902 +,1547909 +,1547923 +,1547931 +,1547943 +,1547945 +,1547958 +,1547980 +,1548010 +,1548030 +,1548034 +,1548041 +,1548046 +,1548071 +,1548086 +,1548112 +,1548131 +,1548132 +,1548152 +,1548153 +,1548158 +,1548163 +,1548169 +,1548173 +,1548182 +,1548186 +,1548188 +,1548189 +,1548201 +,1548210 +,1548212 +,1548232 +,1548239 +,1548246 +,1548256 +,1548259 +,1548260 +,1548275 +,1548276 +,1548281 +,1548300 +,1548306 +,1548322 +,1548331 +,1548343 +,1548350 +,1548357 +,1548369 +,1548381 +,1548398 +,1548411 +,1548415 +,1548417 +,1548439 +,1548445 +,1548540 +,1548557 +,1548560 +,1548566 +,1548571 +,1548575 +,1548595 +,1548596 +,1548602 +,1548607 +,1548611 +,1548629 +,1548640 +,1548643 +,1548649 +,1548662 +,1548670 +,1548672 +,1548678 +,1548687 +,1548701 +,1548720 +,1548739 +,1548746 +,1548755 +,1548767 +,1548774 +,1548780 +,1548795 +,1548802 +,1548810 +,1548812 +,1548815 +,1548826 +,1548829 +,1548831 +,1548833 +,1548835 +,1548843 +,1548846 +,1548849 +,1548857 +,1548863 +,1548877 +,1548881 +,1548885 +,1548889 +,1548890 +,1548893 +,1548900 +,1548903 +,1548927 +,1548935 +,1548936 +,1548941 +,1548947 +,1548951 +,1548953 +,1548955 +,1548965 +,1548968 +,1548970 +,1548971 +,1548976 +,1548987 +,1548988 +,1548993 +,1549004 +,1549007 +,1549019 +,1549025 +,1549030 +,1549032 +,1549035 +,1549042 +,1549043 +,1549049 +,1549053 +,1549058 +,1549080 +,1549090 +,1549108 +,1549117 +,1549124 +,1549128 +,1549136 +,1549140 +,1549160 +,1549161 +,1549164 +,1549170 +,1549176 +,1549188 +,1549190 +,1549201 +,1549206 +,1549212 +,1549213 +,1549222 +,1549228 +,1549229 +,1549240 +,1549252 +,1549256 +,1549265 +,1549276 +,1549280 +,1549282 +,1549289 +,1549292 +,1549297 +,1549309 +,1549312 +,1549317 +,1549318 +,1549341 +,1549344 +,1549353 +,1549354 +,1549357 +,1549359 +,1549364 +,1549366 +,1549380 +,1549390 +,1549395 +,1549400 +,1549402 +,1549409 +,1549413 +,1549420 +,1549425 +,1549432 +,1549437 +,1549439 +,1549443 +,1549452 +,1549459 +,1549472 +,1549473 +,1549478 +,1549490 +,1549492 +,1549503 +,1549512 +,1549513 +,1549516 +,1549529 +,1549532 +,1549535 +,1549538 +,1549540 +,1549543 +,1549558 +,1549575 +,1549576 +,1549577 +,1549585 +,1549588 +,1549591 +,1549592 +,1549594 +,1549596 +,1549601 +,1549610 +,1549613 +,1549618 +,1549620 +,1549622 +,1549636 +,1549646 +,1549648 +,1549692 +,1549697 +,1549706 +,1549722 +,1549732 +,1549733 +,1549736 +,1549737 +,1549746 +,1549748 +,1549766 +,1549772 +,1549781 +,1549788 +,1549800 +,1549808 +,1549810 +,1549811 +,1549813 +,1549815 +,1549823 +,1549826 +,1549827 +,1549830 +,1549832 +,1549857 +,1549858 +,1549859 +,1549860 +,1549873 +,1549878 +,1549879 +,1549881 +,1549902 +,1549907 +,1549908 +,1549911 +,1549921 +,1549922 +,1549923 +,1549927 +,1549928 +,1549929 +,1549932 +,1549936 +,1549941 +,1549946 +,1549973 +,1549975 +,1549977 +,1549980 +,1550003 +,1550006 +,1550008 +,1550017 +,1550025 +,1550033 +,1550039 +,1550041 +,1550042 +,1550062 +,1550065 +,1550069 +,1550081 +,1550083 +,1550084 +,1550087 +,1550093 +,1550098 +,1550102 +,1550105 +,1550113 +,1550134 +,1550135 +,1550136 +,1550138 +,1550139 +,1550145 +,1550155 +,1550157 +,1550171 +,1550175 +,1550176 +,1550178 +,1550181 +,1550194 +,1550198 +,1550213 +,1550214 +,1550219 +,1550223 +,1550224 +,1550227 +,1550229 +,1550230 +,1550239 +,1550246 +,1550257 +,1550258 +,1550260 +,1550266 +,1550267 +,1550270 +,1550272 +,1550280 +,1550281 +,1550283 +,1550284 +,1550289 +,1550290 +,1550293 +,1550296 +,1550308 +,1550314 +,1550315 +,1550341 +);