index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrades
/
upgrade_2013.02.06_21.38.sql
blob: d5c467097c58930d92f4e06022c62ba5441a5a8a (
plain
) (
blame
)
1
ALTER
TABLE
`
char
`
ADD
COLUMN
`
slotchange
`
SMALLINT
(
3
)
unsigned
NOT
NULL
default
'0'
;