mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 08:00:48 +01:00
* Updated world_scripts_full.sql to rev 973 (complete 2.4.3) * Now I am starting 3.0.x sqls --HG-- branch : trunk
2 lines
82 B
SQL
2 lines
82 B
SQL
ALTER TABLE `version`
|
|
ADD `core_revision` BIGINT UNSIGNED AFTER `core_version`; |