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
Don't use deprecated User::checkPassword() in TestUser
[mediawiki.git]
/
maintenance
/
postgres
/
archives
/
patch-remove-archive2.sql
blob
20bac38519f6f8d66995dd93464daa8544ad7cdd
1
DROP VIEW archive;
2
ALTER TABLE archive2 RENAME TO archive;
3
ALTER TABLE archive ADD ar_len INTEGER;