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_svn14242.sql
blob: 5f818a3d79243a57900cfc73aaa71506a41222ed (
plain
) (
tree
)
a8db0b293
^
1
ALTER
TABLE
`
guild
`
MODIFY
COLUMN
`
exp
`
bigint
(
20
)
unsigned
NOT
NULL
default
'0'
;