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
Make API action=tokens extendable
[mediawiki.git]
/
maintenance
/
postgres
/
archives
/
patch-rename-iwl_prefix.sql
blob
a4bdb6a91345b3b349ca75b3d2b6d08692bb163b
1
DROP INDEX iwl_prefix;
2
CREATE UNIQUE INDEX iwl_prefix_title_from ON iwlinks (iwl_prefix, iwl_from, iwl_title);