[midPoint-git] [Evolveum/midpoint] c0fdb9: repo-sqale: added query support for JSONB array po...

virgo47 noreply at github.com
Mon Jul 19 20:07:48 CEST 2021


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: c0fdb9b90e74f27551ae5c4f9e09145e6a490b89
      https://github.com/Evolveum/midpoint/commit/c0fdb9b90e74f27551ae5c4f9e09145e6a490b89
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-07-19 (Mon, 19 Jul 2021)

  Changed paths:
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/filtering/ExtensionItemFilterProcessor.java
    A repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/filtering/JsonbPolysPathItemFilterProcessor.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/mapping/SqaleTableMapping.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/focus/QUserMapping.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSearchTest.java

  Log Message:
  -----------
  repo-sqale: added query support for JSONB array polys + ext poly fix

When strict poly is matched it is matched as a whole not as norm AND
orig condition, because theoretically that could match two different
polys in multi-value cases (JSONB array). Unlikely, but incorrect.


  Commit: 13eb73231fe783d843b1a9a4a4f60788068b3c01
      https://github.com/Evolveum/midpoint/commit/13eb73231fe783d843b1a9a4a4f60788068b3c01
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-07-19 (Mon, 19 Jul 2021)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelDiagController.java

  Log Message:
  -----------
  ModelDiagController fixes to work better with both repos


Compare: https://github.com/Evolveum/midpoint/compare/aa7e3a76ff6e...13eb73231fe7


More information about the midPoint-svn mailing list