mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-14 12:02:48 -04: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`; |