jenkins-bot has submitted this change and it was merged. Change subject: Some fixes for Ia2782d64 (2f60cd2) ......................................................................
Some fixes for Ia2782d64 (2f60cd2) - Add doTable() check at the top of renameIndex() - Return true instead of false when aborting an update due to unfulfilled condition; false is only to be used for updates that will be written to a schema update file to be run later Also removed the return false from addIndex() for consistency - Break long line Change-Id: I2efb6e3af4703ed8afeb315e8cda774d9a6c4a32 --- M includes/installer/DatabaseUpdater.php 1 file changed, 8 insertions(+), 4 deletions(-) Approvals: Aaron Schulz: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/42386 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2efb6e3af4703ed8afeb315e8cda774d9a6c4a32 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: IAlex <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: Dereckson <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
