repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
HTMLForm: throw a warning when no callback is set
[mediawiki.git]
/
maintenance
/
ibm_db2
/
patch-uq81_msg_resource.sql
blob
8ed85379da2ba8d8ffa56d9b1c6c5fff34350d89
1
CREATE UNIQUE INDEX "UQ81_MSG_RESOURCE" ON "MSG_RESOURCE"
2
(
3
"MR_RESOURCE"
4
,"MR_LANG"
5
)
6
ALLOW REVERSE SCANS
7
;