keycloak-scim/model
Hynek Mlnarik f256e2b102 KEYCLOAK-3588: DB up-to-date check should not modify DB
The DB up-to-date check uses Liquibase.listUnrunChangeSets() that in
its available variants unconditionally creates a DatabaseChangeLog
tables. Until the variant of listUnrunChangeSets() that suppresses this
behaviour is made public [1] (currently it is protected), workaround
has been implemented that invokes less invasive variant of
listUnrunChangeSets() via reflection.

[1] https://liquibase.jira.com/browse/CORE-2919
2016-10-14 14:29:01 +02:00
..
infinispan KEYCLOAK-905 2016-10-13 11:19:52 +02:00
jpa KEYCLOAK-3588: DB up-to-date check should not modify DB 2016-10-14 14:29:01 +02:00
mongo KEYCLOAK-905 2016-10-13 11:19:52 +02:00
pom.xml bump pom version 2016-09-26 11:01:18 -04:00