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
/
upgrade_svn11582.sql
blob: 484a993db52135dbfda64ad7d8ed861bd26aa5bd (
plain
) (
blame
)
1
ALTER
TABLE
`
mail
`
CHANGE
`
read_flag
`
`
status
`
TINYINT
(
2
)
NOT
NULL
default
0
;