index
:
ml/hercules
tmw2
Hercules
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'
;