You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2016/12/22 06:31:00 UTC

[3/5] git commit: updated refs/heads/master to 342162b

Merge pull request #1851 from shapeblue/4910to4920upgradepath

schema: Upgrade path from 4.9.1.0 to 4.9.2.0Upgrade paths added so PRs such as #1711 can use it.

* pr/1851:
  schema: Upgrade path from 4.9.1.0 to 4.9.2.0

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/38a955e8
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/38a955e8
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/38a955e8

Branch: refs/heads/master
Commit: 38a955e8ecb823cc9203297a90113b140fa6b104
Parents: 743dd42 f1cc4d1
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Thu Dec 22 11:13:47 2016 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Thu Dec 22 11:13:47 2016 +0530

----------------------------------------------------------------------
 .../cloud/upgrade/DatabaseUpgradeChecker.java   | 113 ++++++++++---------
 .../cloud/upgrade/dao/Upgrade4910to4920.java    |  64 +++++++++++
 .../upgrade/DatabaseUpgradeCheckerTest.java     |   2 +-
 setup/db/db/schema-4910to4920-cleanup.sql       |  21 ++++
 setup/db/db/schema-4910to4920.sql               |  21 ++++
 5 files changed, 165 insertions(+), 56 deletions(-)
----------------------------------------------------------------------