[midPoint-git] [Evolveum/midpoint] e3fb78: repo-sqale: more query creation using JdbcSession ...

virgo47 noreply at github.com
Wed Aug 18 20:20:52 CEST 2021


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: e3fb78920bc6f33c660805d4e160ae71f16469d6
      https://github.com/Evolveum/midpoint/commit/e3fb78920bc6f33c660805d4e160ae71f16469d6
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-08-18 (Wed, 18 Aug 2021)

  Changed paths:
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepositoryService.java
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/AuditTest.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/SqlQueryExecutor.java

  Log Message:
  -----------
  repo-sqale: more query creation using JdbcSession instead of connection


  Commit: 2aaceba076cea006f8bfc74543f3f0461e7fba0e
      https://github.com/Evolveum/midpoint/commit/2aaceba076cea006f8bfc74543f3f0461e7fba0e
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-08-18 (Wed, 18 Aug 2021)

  Changed paths:
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/delta/item/ExtensionItemDeltaProcessor.java

  Log Message:
  -----------
  repo-sqale: ExtensionItemDeltaProcessor fix of container skipping

Item can be null, this caused NPE in new repo tests.
It can be tested, but I dared to take definition from the modification.


Compare: https://github.com/Evolveum/midpoint/compare/9e8932877ae6...2aaceba076ce


More information about the midPoint-svn mailing list