[midPoint-git] [Evolveum/midpoint] a25c63: Update generic repo TagType implementation

mederly noreply at github.com
Mon Dec 19 19:50:22 CET 2022


  Branch: refs/heads/feature/simulations
  Home:   https://github.com/Evolveum/midpoint
  Commit: a25c6338b91c6170b2fdce0f012f648a0dff85de
      https://github.com/Evolveum/midpoint/commit/a25c6338b91c6170b2fdce0f012f648a0dff85de
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    R config/sql/generic-old/h2-4.6-all.sql
    A config/sql/generic-old/h2-4.7-all.sql
    R config/sql/generic-old/h2-upgrade-4.5-4.6.sql
    A config/sql/generic-old/h2-upgrade-4.6-4.7.sql
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ModifyTest.java
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/QueryInterpreterTest.java
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/SearchTest.java
    M repo/repo-sql-impl-test/src/test/resources/basic/objects-2.xml
    M repo/repo-sql-impl-test/src/test/resources/schema/extension.xsd
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RTag.java

  Log Message:
  -----------
  Update generic repo TagType implementation

1. Added URI column (not requiring uniqueness, for the time being)
2. Added basic add/modify/search/delete tests
3. Fixed scripts for H2




More information about the midPoint-svn mailing list