[midPoint-git] [Evolveum/midpoint] 8c355d: Do automatic schema upgrade if possible (MID-4923)

Pavol Mederly mederly at evolveum.com
Mon Oct 1 11:50:12 CEST 2018


  Branch: refs/heads/tmp/tier-devel
  Home:   https://github.com/Evolveum/midpoint
  Commit: 8c355dad53fca337b2f02b0ed8f9b47aea899c9f
      https://github.com/Evolveum/midpoint/commit/8c355dad53fca337b2f02b0ed8f9b47aea899c9f
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M repo/repo-sql-impl/pom.xml
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryConfiguration.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/schemacheck/DeclaredVersion.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/schemacheck/SchemaAction.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/schemacheck/SchemaActionComputer.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/schemacheck/SchemaChecker.java

  Log Message:
  -----------
  Do automatic schema upgrade if possible (MID-4923)

Currently supported only from 3.8 to 3.9.

Also, switched default hbm2ddl from "validate" to "none" for non-H2
databases. This puts new schema-validation code into action.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the midPoint-svn mailing list