Skip to content

Commit 73986e9

Browse files
committed
feat: enhance condition handling for count queries and add SelectCountBuilder for OracleNoSQL support
Signed-off-by: Maximillian Arruda <[email protected]>
1 parent 929e54a commit 73986e9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.adoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,18 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version
4646
- Update test configuration for OrientDB
4747
- Update integration test configuration for OrientDB
4848
- Update README with database host details configuration for OrientDB
49+
- Enhance condition handling for count queries and add SelectCountBuilder for OracleNoSQL count queries support
50+
- Update condition handling in query builders
51+
- Improve assertions and add count query test
52+
- Add count method for SelectQuery support
53+
- Add count query support in QueryOSQLFactory for OrientDB
54+
- Improve URL handling in OrientDB factory
55+
- Enhance OrientDBDocumentConfiguration tests
56+
- Add count method with conditions to DefaultOrientDBDocumentManager
57+
- Initialize OrientDB container for testing
58+
- Update test configuration for OrientDB
59+
- Update integration test configuration for OrientDB
60+
- Update README with database host details configuration for OrientDB
4961

5062
== [1.1.10] - 2025-08-19
5163

0 commit comments

Comments
 (0)