[7297] Fixed profession spells sorting in trainer spell list at client.
[getmangos.git] / sql / updates / 0.6 / 2843_character_pet.sql
blob9202f337f784cd2ee8add666a19dec5cea57477e
1 ALTER TABLE `character_pet`
2   ADD COLUMN `renamed` tinyint(1) unsigned NOT NULL default '0' after `name`;