Changed some old bugzilla links to new phabricator links in comments, test data and error message. This reduces the need for redirects from old bugzilla to new phabricator from our source code. Change-Id: Id98278e26ce31656295a23f3cadb536859c4caa5
3 lines
No EOL
145 B
SQL
3 lines
No EOL
145 B
SQL
-- Hopefully temporary index.
|
|
-- For https://phabricator.wikimedia.org/T23279
|
|
CREATE INDEX /*i*/ar_revid ON /*$wgDBprefix*/archive ( ar_rev_id ); |