[midPoint-git] [Evolveum/midpoint] 14e1a2: repo-sqale: <R> used for row type parameter instea...
virgo47
noreply at github.com
Wed May 12 23:18:12 CEST 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 14e1a2b3216f65efa1569381abb1b60b62149107
https://github.com/Evolveum/midpoint/commit/14e1a2b3216f65efa1569381abb1b60b62149107
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/focus/QFocus.java
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/object/QObject.java
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/role/QAbstractRole.java
M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/querydsl/FlexibleRelationalPathBase.java
Log Message:
-----------
repo-sqale: <R> used for row type parameter instead of <T>
This is consistent with most of the other code like mapping, but <T>
was forgotten in FlexibleRelationalPathBase, QObject and few more.
Commit: 81fb76fac15339342d5ab686b1f1a8f4bdc845a7
https://github.com/Evolveum/midpoint/commit/81fb76fac15339342d5ab686b1f1a8f4bdc845a7
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
M repo/repo-sqale/sql/pg-org-experiments.sql
M repo/repo-sqale/sql/pgnew-repo.sql
Log Message:
-----------
repo-sqale SQL schema: fix of closure table name in refresh function
Commit: cca4cb8ea9f384176da70c4910f6fccc46bfc259
https://github.com/Evolveum/midpoint/commit/cca4cb8ea9f384176da70c4910f6fccc46bfc259
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/org/MOrg.java
A repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/org/MOrgClosure.java
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/org/QOrgClosure.java
Log Message:
-----------
repo-sqale: update of querydsl mapping around QOrgClosure
Still no Q*Mapping class is needed, this is only for query support.
Commit: 3eca7587c9d6014f0837300afc6d33f2937e54f9
https://github.com/Evolveum/midpoint/commit/3eca7587c9d6014f0837300afc6d33f2937e54f9
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
A repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/OrgHierarchyPerfTest.java
M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSearchObjectTest.java
Log Message:
-----------
repo-sqale: added experimental OrgHierarchyPerfTest, other test tweaks
Compare: https://github.com/Evolveum/midpoint/compare/70633f0a799c...3eca7587c9d6
More information about the midPoint-svn
mailing list