Demon has submitted this change and it was merged. Change subject: Use plain table name when calling Database::delete. ......................................................................
Use plain table name when calling Database::delete. Previously, we'd provide the prefix version of the table name, which would then be prefixed again. Change-Id: I91d4c01c172b12fb29f8cbbbc098d366ac6b8b01 --- M repo/tests/phpunit/includes/api/ApiPermissionsTest.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Demon: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/30961 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I91d4c01c172b12fb29f8cbbbc098d366ac6b8b01 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Demon <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
