index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn14796.sql
blob: 21c1bcd5502fb5b6ec1a4627d4eaa5d737d2609a (
plain
) (
blame
)
1
ALTER
TABLE
`
char
`
MODIFY
`
weapon
`
SMALLINT
(
6
)
UNSIGNED
NOT
NULL
DEFAULT
'0'
;