[midPoint-git] [Evolveum/midpoint] 703fd6: MID-7425: fix of query playground, custom types we...

virgo47 noreply at github.com
Thu Nov 18 10:34:53 CET 2021


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 703fd6744b3f2651feef71cfd1d9c614d66cad5a
      https://github.com/Evolveum/midpoint/commit/703fd6744b3f2651feef71cfd1d9c614d66cad5a
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-11-18 (Thu, 18 Nov 2021)

  Changed paths:
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SimulatedSqlQuery.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepositoryService.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSmokeTest.java
    M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/SqlRepoContext.java

  Log Message:
  -----------
  MID-7425: fix of query playground, custom types were not supported

Originally I put only Querydsl template into SimulatedSqlQuery, but
this does not help with custom types. Querydsl Configuration was needed.
Test for "translate only" was added too.




More information about the midPoint-svn mailing list