Add version comments to DatabaseUpdater for 1.25
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 9 Jan 2015 21:17:52 +0000 (22:17 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Fri, 9 Jan 2015 21:17:52 +0000 (22:17 +0100)
commitabeedb102c1a999ae0ab3820400ce36cddb6aca5
tree44e47539e1a57ee7f5c3260a48904e9c7daec477
parent38a9e6670043115a847d3ec7466a19348873dfcf
Add version comments to DatabaseUpdater for 1.25

There are already version comments for the older versions, so also
adding comments for the current version to make it easier finding the
corresponding version when looking at database changes.

As suggested in Ieeb558f9523c11965cbc1941cad4f316c00c85c5

Change-Id: Idf4f52aec4eeb73ec2f830d7d7eaab84c73b6d95
includes/installer/MssqlUpdater.php
includes/installer/MysqlUpdater.php
includes/installer/OracleUpdater.php
includes/installer/PostgresUpdater.php
includes/installer/SqliteUpdater.php