chore(DB): import pending files

Referenced commit(s): 572a680c16
This commit is contained in:
AzerothCoreBot
2022-08-02 02:23:19 +00:00
parent 572a680c16
commit 4378493acc

View File

@@ -1,2 +0,0 @@
--
UPDATE `characters` SET `taxi_path`=CONCAT('0 ', `taxi_path`) WHERE LENGTH(`taxi_path`) > 0;