repo.or.cz
/
auctionmangos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Initial Patch of Auction House bot rev. 135
[auctionmangos.git]
/
sql
/
updates
/
06598_character_spell.sql
blob
bd5f6fdce84d8c7cdd663eba4f0ea71884deb641
1
ALTER TABLE `character_spell`
2
ADD COLUMN `disabled` tinyint(3) unsigned NOT NULL default '0';