index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrades
/
upgrade_svn16490.sql
blob: b38445c46c056d3bad3515f995fb7e267e619a13 (
plain
) (
blame
)
1
ALTER
TABLE
`
char
`
ADD
CONSTRAINT
`
name_key
`
UNIQUE
(
`
name
`
);