mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
3
data/sql/updates/db_characters/2022_08_02_00.sql
Normal file
3
data/sql/updates/db_characters/2022_08_02_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2022_05_24_00 -> 2022_08_02_00
|
||||
--
|
||||
UPDATE `characters` SET `taxi_path`=CONCAT('0 ', `taxi_path`) WHERE LENGTH(`taxi_path`) > 0;
|
||||
Reference in New Issue
Block a user