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_svn14085.sql
blob: 5e988841e5132eeaa6cb2239b16cfb336b7d2b65 (
plain
) (
tree
)
a8db0b293
^
1
ALTER
TABLE
`
char
`
ADD
`
rename
`
SMALLINT
(
3
)
UNSIGNED
NOT
NULL
DEFAULT
'0'
;