repo.or.cz
/
AHbot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[7636] Move lock id checks at GO templates loading to function and add check for...
[AHbot.git]
/
sql
/
updates
/
2008_12_22_13_mangos_item_template.sql
blob
6b2d64f516660093027504fd3637e00481b7777a
1
ALTER TABLE db_version CHANGE COLUMN required_2008_12_22_12_mangos_player_levelstats required_2008_12_22_13_mangos_item_template bit;
2
3
ALTER TABLE `item_template`
4
CHANGE COLUMN `TotemCategory` `TotemCategory` mediumint(9) NOT NULL default '0';