index
:
repo-recursive-tests/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
root
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn5607.sql
blob: 7c3f8852726458276c369b565148e0c6a49685bd (
plain
) (
tree
)
fd3e05f2e
^
1
ALTER
TABLE
`
guild
`
MODIFY
`
average_lv
`
smallint
(
6
)
unsigned
NOT
NULL
default
'1'
;