[midPoint-git] [Evolveum/midpoint] 2a366e: old/new AuditSearchTest(s) fixes to deal with unmo...
virgo47
noreply at github.com
Wed Sep 8 23:26:28 CEST 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 2a366eb599ae0c68d4ca87313f7f4e0f3b4942e7
https://github.com/Evolveum/midpoint/commit/2a366eb599ae0c68d4ca87313f7f4e0f3b4942e7
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-09-08 (Wed, 08 Sep 2021)
Changed paths:
M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/AuditSearchTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/AuditSearchTest.java
Log Message:
-----------
old/new AuditSearchTest(s) fixes to deal with unmodifiable result
Commit: 44f6a2221eb2e09dde0989c87dbb8e1715ad4fd0
https://github.com/Evolveum/midpoint/commit/44f6a2221eb2e09dde0989c87dbb8e1715ad4fd0
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-09-08 (Wed, 08 Sep 2021)
Changed paths:
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/filtering/ExistsFilterProcessor.java
M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSearchTest.java
M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/SqlQueryContext.java
M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/mapping/QueryModelMapping.java
M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/mapping/QueryTableMapping.java
Log Message:
-----------
new repo: itemDefinition is available in QueryModelMapping
This is moved up from QueryTableMapping, which is a very tentative step
towards support of EXISTS with embedded containers (e.g. metadata).
This currently does not work and throws better exception now.
All is documented by test350ExistsWithEmbeddedContainer().
ItemDefinition can still be useful higher and probably belongs there.
Compare: https://github.com/Evolveum/midpoint/compare/7055b560c1b9...44f6a2221eb2
More information about the midPoint-svn
mailing list