mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
2
sql/updates/hotfixes/master/2020_06_04_00_hotfixes.sql
Normal file
2
sql/updates/hotfixes/master/2020_06_04_00_hotfixes.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `hotfix_blob` ADD COLUMN `VerifiedBuild` INT(11) NOT NULL DEFAULT '0' AFTER `Blob`;
|
||||
ALTER TABLE `hotfix_data` ADD COLUMN `VerifiedBuild` INT(11) NOT NULL DEFAULT '0' AFTER `Deleted`;
|
||||
Reference in New Issue
Block a user