EverWrath/data/sql/updates/db_characters/2022_08_02_00.sql
AzerothCoreBot 4378493acc chore(DB): import pending files
Referenced commit(s): 572a680c16
2022-08-02 02:23:19 +00:00

3 lines
140 B
SQL

-- DB update 2022_05_24_00 -> 2022_08_02_00
--
UPDATE `characters` SET `taxi_path`=CONCAT('0 ', `taxi_path`) WHERE LENGTH(`taxi_path`) > 0;