[midPoint-git] [Evolveum/midpoint] 0e015d: Fix primaryIdentifierValue index on Oracle

mederly noreply at github.com
Wed Apr 10 17:30:42 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 0e015db2a79cb20e17acc505e5277782a995798f
      https://github.com/Evolveum/midpoint/commit/0e015db2a79cb20e17acc505e5277782a995798f
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
    M config/sql/_all/oracle-4.0-all.sql
    M config/sql/_all/oracle-upgrade-3.9-4.0.sql

  Log Message:
  -----------
  Fix primaryIdentifierValue index on Oracle

Any-NULL now excludes a row from the index, as opposed to the default
behavior of "All-NULL excludes".

See MID-5237.




More information about the midPoint-svn mailing list