Hi,
Awesome mod, but there is one slight issue with the git merge.
Looks like the repo has WoW Armory mod tied to it. It reflects the merge of WoW Armory into Mangos Core and then if you do not install the WoW Armory databases it prevents character deletion.
Log Output:
2011-12-26 03:04:59 SQL: DELETE FROM armory_character_stats WHERE guid = 9
2011-12-26 03:04:59 SQL ERROR: Table 'characters.armory_character_stats' doesn't exist
2011-12-26 03:04:59 SQL: INSERT INTO armory_character_stats (guid, data, save_date) VALUES
(9, '9 0 25 0...
~
2011-12-26 03:04:59 SQL ERROR: Table 'characters.armory_character_stats' doesn't exist
Other than that.. sweet mod!
Tried backing out the patch after git'ing wow armory, but it fails. So it's either a create a new patch, a manual remove, or apply the characters.sql from wow armory to the characters db. I opted for the easier route and applied the characters.sql.