index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn5322.sql
blob: 6b801a1b3a6fc87b1a940ab077c7cc8d767a4a14 (
plain
) (
tree
)
b59572d87
^
1
ALTER
TABLE
`
guild
`
MODIFY
`
guild_id
`
int
(
11
)
unsigned
NOT
NULL
auto_increment
;