This is an automated email from the ASF dual-hosted git repository.
ntimofeev pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git
from e0a5d09a9 CAY-2849 Switch documentation to
`hugo-asciidoctorj-extension`
add 229544fc4 Fix CLOB empty String comparison
add 19f8a5e97 Added fix for Derby and Firebird
add 9143de911 Update RELEASE-NOTES.txt
new 064dc2a8e Merge pull request #611 from
Jugen/fix-clob-empty-string-comparison
The 1 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 | 3 ++-
.../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, 17 insertions(+), 4 deletions(-)