Remove many references to db fields being retired as part of MCR Schema Migration
authorBill Pirkle <bpirkle@wikimedia.org>
Fri, 15 Mar 2019 15:59:41 +0000 (10:59 -0500)
committerBill Pirkle <bpirkle@wikimedia.org>
Tue, 19 Mar 2019 15:50:54 +0000 (10:50 -0500)
commitf7afe42713a53452ac808ea337eb8390414b47eb
treea0eafb016f387436c74f5f0efd845c2eb00df628
parentc7d3fcebc435e35389c0ae49bb37d7199e329ac1
Remove many references to db fields being retired as part of MCR Schema Migration

Remove many references to database fields rev_text_id and ar_text_id,
which are being retired as part of MCR Schema Migration.
Some references remain, and will be removed under other patchsets
or other tasks.

Bug: T198341
Change-Id: Id044b8dcd7c9d09d5d6037eb732f6a105933f516
includes/api/ApiQueryUserContribs.php
includes/cache/MessageCache.php
maintenance/Maintenance.php
maintenance/populateContentTables.php
maintenance/rebuildtextindex.php
tests/phpunit/includes/ActorMigrationTest.php