mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
*Skip 6878, 6871. *Main change: change cell size, add is3dDistance for IsWithinDistInMap and isVisibleForOrDetect. --HG-- branch : trunk
2 lines
84 B
SQL
2 lines
84 B
SQL
ALTER TABLE `guild_member` DROP INDEX `guid_key` ,
|
|
ADD UNIQUE `guid_key` ( `guid` ); |