[midPoint-git] [Evolveum/midpoint] 5f4d8d: sqale: Search shadowOwner with any relationship
Tony Tkáčik
noreply at github.com
Wed Sep 29 12:13:16 CEST 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 5f4d8dc0062e2ebcf514d0b9cb39aff8c21de930
https://github.com/Evolveum/midpoint/commit/5f4d8dc0062e2ebcf514d0b9cb39aff8c21de930
Author: Tony Tkacik <tonydamage at gmail.com>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepositoryService.java
Log Message:
-----------
sqale: Search shadowOwner with any relationship
- Shadow owners should be searched with any relationship
Commit: 5f6fe70f403e56162c2981caf9fbd28d5a775717
https://github.com/Evolveum/midpoint/commit/5f6fe70f403e56162c2981caf9fbd28d5a775717
Author: Tony Tkacik <tonydamage at gmail.com>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/update/ExtensionUpdateContext.java
Log Message:
-----------
sqale: Fixed deletion of multiple extension indexes at same time
PSQL supports only one value in remove operator (not list),
so deletion of extension items needs to be written as multiple
minuses eg. u.ext::jsonb - '1' - '2'
Commit: f783eb1eb25f37d506bed46d206126c16558bfd0
https://github.com/Evolveum/midpoint/commit/f783eb1eb25f37d506bed46d206126c16558bfd0
Author: Tony Tkacik <tonydamage at gmail.com>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/dummy/TestDummyNegative.java
Log Message:
-----------
sqale: Sqale is able to store large UIDs, updated test
Compare: https://github.com/Evolveum/midpoint/compare/dd4244826d88...f783eb1eb25f
More information about the midPoint-svn
mailing list