parent
572a680c16
commit
4378493acc
1 changed files with 1 additions and 0 deletions
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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue