[midPoint-git] [Evolveum/midpoint] fefffc: Fix automatic Activiti DB creation for H2
Pavol Mederly
mederly at evolveum.com
Thu Aug 9 01:17:13 CEST 2018
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: fefffc629a26fdb123ab0ac24b4702aa8a30a76a
https://github.com/Evolveum/midpoint/commit/fefffc629a26fdb123ab0ac24b4702aa8a30a76a
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-08-09 (Thu, 09 Aug 2018)
Changed paths:
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/WfConfiguration.java
Log Message:
-----------
Fix automatic Activiti DB creation for H2
H2 scripts does not cover Activiti tables because they are in
a separate database. So we must treat this case separately when
dealing with missingSchemaAction=CREATE.
**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