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: 2c1b9c5f74a9ba3f4b7b386aa004c320b3cb5c09 (
plain
) (
tree
)
0034a439b
^
1
ALTER
TABLE
`
guild
`
MODIFY
COLUMN
`
exp
`
bigint
(
20
)
unsigned
NOT
NULL
default
'0'
;