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
/
0.6
/
2843_character_pet.sql
blob
9202f337f784cd2ee8add666a19dec5cea57477e
1
ALTER TABLE `character_pet`
2
ADD COLUMN `renamed` tinyint(1) unsigned NOT NULL default '0' after `name`;