index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn5311.sql
blob: e7b4db9a4808e993b06ae1fdf2fd703102ec3896 (
plain
) (
blame
)
1
ALTER
TABLE
`
party
`
MODIFY
`
party_id
`
int
(
11
)
unsigned
NOT
NULL
auto_increment
;