mirror of
https://gitea.tendokyu.moe/Hay1tsme/artemis.git
synced 2026-02-11 18:27:29 +08:00
wacca: fix v4 upgrade scripts
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
SET FOREIGN_KEY_CHECKS=0;
|
SET FOREIGN_KEY_CHECKS=0;
|
||||||
--Can't really add items back so this just does nothing
|
|
||||||
SET FOREIGN_KEY_CHECKS=1;
|
SET FOREIGN_KEY_CHECKS=1;
|
||||||
|
|||||||
@@ -1,3 +1 @@
|
|||||||
SET FOREIGN_KEY_CHECKS=0;
|
DELETE FROM wacca_item WHERE type=17 AND item_id=312002;
|
||||||
DELETE FROM wacca_item WHERE type=17 AND item_id=312002;
|
|
||||||
SET FOREIGN_KEY_CHECKS=1;
|
|
||||||
Reference in New Issue
Block a user