mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Loading: Drop the field script_version from the table version.
It serves no purpose (and one step closer to remove EAI from the core/db)
This commit is contained in:
1
sql/updates/world/2011_10_28_00_world_version.sql
Normal file
1
sql/updates/world/2011_10_28_00_world_version.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `version` DROP `script_version`;
|
||||
Reference in New Issue
Block a user