index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn11582.sql
blob: 484a993db52135dbfda64ad7d8ed861bd26aa5bd (
plain
) (
tree
)
c5887c263
^
1
ALTER
TABLE
`
mail
`
CHANGE
`
read_flag
`
`
status
`
TINYINT
(
2
)
NOT
NULL
default
0
;