fix(DB/Gamobject): Remove deprecated signs (#4390)
Co-Authored-By: offl <11556157+offl@users.noreply.github.com>
This commit is contained in:
parent
cd6f7e301f
commit
d581ecd0cf
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612110097722643800');
|
||||
|
||||
DELETE FROM `gameobject` WHERE `id` IN (176369,176370);
|
||||
Loading…
Add table
Add a link
Reference in a new issue