[midPoint-git] [Evolveum/midpoint] 3df96a: Fix required DB schema version (MID-5884)
mederly
noreply at github.com
Mon Oct 28 15:23:31 UTC 2019
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 3df96acb99b3bdc0d4a8eb8b8a603479369dab95
https://github.com/Evolveum/midpoint/commit/3df96acb99b3bdc0d4a8eb8b8a603479369dab95
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/schemacheck/SchemaActionComputer.java
Log Message:
-----------
Fix required DB schema version (MID-5884)
This is currently hardcoded to 4.0. I would like to create a mechanism
that would execute upgrades during development of X.Y-SNAPSHOT version.
More information about the midPoint-svn
mailing list