mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
4
data/sql/updates/db_characters/2024_09_22_00.sql
Normal file
4
data/sql/updates/db_characters/2024_09_22_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2024_09_03_00 -> 2024_09_22_00
|
||||
--
|
||||
ALTER TABLE `recovery_item`
|
||||
ADD COLUMN `DeleteDate` INT UNSIGNED NULL DEFAULT NULL AFTER `Count`;
|
||||
Reference in New Issue
Block a user