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
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrades
/
upgrade_svn16663.sql
blob: 8883a108b7561af77fd671c5cd21415e77b60b1b (
plain
) (
blame
)
1
ALTER
TABLE
`
homunculus
`
ADD
`
prev_class
`
MEDIUMINT
(
9
)
NOT
NULL
AFTER
`
class
`