parent
44dba5a8ec
commit
5cc73e1963
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_02_12_05 -> 2023_02_12_06
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=17695 AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` VALUES
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2023_02_12_06 -> 2023_02_12_07
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=4 WHERE `entryorguid`=16704 AND `source_type`=0 AND `id`=4;
|
||||
Loading…
Add table
Add a link
Reference in a new issue