This is an automated email from the ASF dual-hosted git repository.
ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/master by this push:
new a834883ff CAY-2811 Incorrect SQL building using ColumnQuery with
ASTScalar - release notes
a834883ff is described below
commit a834883ff7cbbdaffc0dcee1cc0bb492ac7a1f78
Author: Ivan Nikitka <[email protected]>
AuthorDate: Thu Aug 3 18:02:26 2023 +0400
CAY-2811 Incorrect SQL building using ColumnQuery with ASTScalar
- release notes
---
RELEASE-NOTES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index b821ee904..3d3269575 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -75,6 +75,7 @@ CAY-2801 Incorrect equals() implementation in
IdGenerationMarker could cause dat
CAY-2806 Incorrect processing of unicode escape syntax in JSON
CAY-2809 Cayenne Expression grammar doesn't allow custom function as an
argument for string functions
CAY-2810 Can't use custom operator expression with aggregate functions
+CAY-2811 Incorrect SQL building using ColumnQuery with ASTScalar
CAY-2813 Regression: Constants.CI_PROPERTY flag is no longer working for MySQL
CAY-2815 Incorrect translation of aliased expression
CAY-2827 Saved data-source XML data doesn't correspond to the XSD schema
\ No newline at end of file