index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrades
/
upgrade_svn16639.sql
blob: 0da4b91d1c8867c0d52e938c7c8fb033c1bb8f58 (
plain
) (
blame
)
1
ALTER
TABLE
`
item_db_re
`
CHANGE
`
equip_level
`
`
equip_level
`
VARCHAR
(
10
)
DEFAULT
''
;