index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn13117_char.sql
blob: c3f2da56d21f449c144b32f9b4e8552ea3afba29 (
plain
) (
blame
)
1
ALTER
TABLE
`
char
`
ADD
COLUMN
`
mer_id
`
INTEGER
UNSIGNED
NOT
NULL
DEFAULT
'0'
AFTER
`
homun_id
`
;