index
:
evolved/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
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'
;