index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn5322.sql
blob: a06d9032667e678525d0df6c7eacbd1e3cdfda1e (
plain
) (
tree
)
572e2c0dc
^
1
ALTER
TABLE
`
guild
`
MODIFY
`
guild_id
`
int
(
11
)
unsigned
NOT
NULL
auto_increment
;