This is an automated email from the ASF dual-hosted git repository.

fmartelli pushed a change to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git.


    from 3e6f71c  [SYNCOPE-1417] Raise exception when more than one plain 
attribute is requested for ordering
     new 772936c  [SYNCOPE-1416] removes null attr views
     new 40fc384  [SYNCOPE-1416] merge on jsonb implementation

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../persistence/jpa/dao/PGJPAJSONAnySearchDAO.java | 105 ++++++++++++++++-----
 .../core/persistence/jpa/dao/JPAAnySearchDAO.java  |  88 ++++++++++++++---
 .../core/persistence/jpa/dao/SearchSupport.java    |  24 +++++
 .../persistence/jpa/dao/SearchViewSupport.java     |   4 -
 core/persistence-jpa/src/main/resources/views.xml  |  42 ---------
 .../core/persistence/jpa/inner/AnySearchTest.java  |  23 +++++
 .../src/main/resources/postgres/views.xml          |  42 ---------
 .../src/main/resources/sqlserver/views.xml         |  42 ---------
 .../org/apache/syncope/fit/core/SearchITCase.java  |  19 +++-
 9 files changed, 221 insertions(+), 168 deletions(-)

Reply via email to