Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.2.2] Release #308

Merged
merged 17 commits into from
Jan 18, 2025
Merged

[2.2.2] Release #308

merged 17 commits into from
Jan 18, 2025

Conversation

ledsoft
Copy link
Contributor

@ledsoft ledsoft commented Jan 18, 2025

No description provided.

luxbe and others added 17 commits December 17, 2024 16:22
- converts Wrapper classes (e.g. Integer.class) to their corresponding primitive counterparts (e.g. int.class)
- remove MetamodelInitializationException thrown in ClassFieldMetamodelProcessor
- check if Wrapper type can be converted to primitive type in DataPropertyFieldStrategy
* Simplify Soql grammar

* Simplify Soql ORDER BY and GROUP BY clauses

* Replace Soql param with simplePath

* Extend Soql grammar

* Replace Soql identificationVariable with IDENTIFICATION_VARIABLE

* Align Soql comparisonOperator operation with reference

* Extend Soql literal

* Replace Soql whereClauseValue

* Align Soql grammar to JPQL
… tests to account for implementation differences
@ledsoft ledsoft merged commit ee07598 into master Jan 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants