IAlex has submitted this change and it was merged. Change subject: Move insertUpdateRow call before return applyPatch to make it reachable ......................................................................
Move insertUpdateRow call before return applyPatch to make it reachable This might not be quite right... We might want to cache the result of apply patch, insert the row and then return the result... Change-Id: Ie6a1bb16d2912ad43aa8fd45b2bf10a8bf8652ae --- M includes/installer/DatabaseUpdater.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: IAlex: Verified; Looks good to me, approved MarkAHershberger: Looks good to me, but someone else must approve jenkins-bot: Looks good to me, but someone else must approve -- To view, visit https://gerrit.wikimedia.org/r/37658 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie6a1bb16d2912ad43aa8fd45b2bf10a8bf8652ae Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> Gerrit-Reviewer: Demon <[email protected]> Gerrit-Reviewer: IAlex <[email protected]> Gerrit-Reviewer: MarkAHershberger <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
