parent
fe3487f078
commit
254ead6df4
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2022_12_31_02 -> 2023_01_01_00
|
||||
--
|
||||
UPDATE `smart_scripts` SET `link`=9 WHERE `entryorguid`=17827 AND `source_type`=0 AND `id`=2;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=17827 AND `source_type`=0 AND `id`=9;
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2023_01_01_00 -> 2023_01_01_01
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=17826 AND `source_type`=0 AND `id` IN (1,2);
|
||||
Loading…
Add table
Add a link
Reference in a new issue