Some fixes for Ia2782d64 (2f60cd2)
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Sat, 5 Jan 2013 19:31:35 +0000 (20:31 +0100)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Sat, 5 Jan 2013 19:31:35 +0000 (20:31 +0100)
commit692a5d16f5478b11172e556c120286923209fa5f
tree1e3b6cf7955ce4d97f8827ce4f35db9fd54955c0
parent2f60cd20b6f3aea8776b20658c8810f04035e8f6
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
includes/installer/DatabaseUpdater.php