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.11
/
6298_characters_characters.sql
blob
55485470a03fd98a8e51cbbed5e53fc6ecb4853e
1
ALTER TABLE characters
2
ADD COLUMN death_expire_time bigint(20) unsigned NOT NULL default '0' AFTER zone;