index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn5607.sql
blob: 51dae2c75c13151168df719aed8bf47d0eed64e4 (
plain
) (
tree
)
572e2c0dc
^
1
ALTER
TABLE
`
guild
`
MODIFY
`
average_lv
`
smallint
(
6
)
unsigned
NOT
NULL
default
'1'
;