mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-14 12:12:34 -04:00
2 lines
82 B
SQL
2 lines
82 B
SQL
ALTER TABLE `group_member` ADD `roles` smallint(6) unsigned NOT NULL default '0';
|