index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn14796.sql
blob: 21c1bcd5502fb5b6ec1a4627d4eaa5d737d2609a (
plain
) (
tree
)
15a067108
^
1
ALTER
TABLE
`
char
`
MODIFY
`
weapon
`
SMALLINT
(
6
)
UNSIGNED
NOT
NULL
DEFAULT
'0'
;