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

ntimofeev pushed a change to branch STABLE-4.2
in repository https://gitbox.apache.org/repos/asf/cayenne.git


    from b346baa8d Merge pull request #613 from swarmbox/[email protected]
     new 564d1f30a Fix CLOB empty String comparison
     new 5378d71cb Added fix for Derby and Firebird
     new 1a087fe1e CAY-2850 Query using Clob comparison with empty String fails 
 - release notes

The 3 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:
 RELEASE-NOTES.txt                                             |  1 +
 .../cayenne/access/sqlbuilder/sqltree/TrimmingColumnNode.java |  3 ++-
 .../org/apache/cayenne/dba/derby/sqltree/DerbyValueNode.java  |  2 +-
 .../apache/cayenne/dba/firebird/FirebirdSQLTreeProcessor.java |  2 +-
 .../test/java/org/apache/cayenne/query/SelectQueryClobIT.java | 11 +++++++++++
 5 files changed, 16 insertions(+), 3 deletions(-)

Reply via email to