Blazebit / blaze-persistence

Rich Criteria API for JPA providers
https://persistence.blazebit.com
Apache License 2.0
697 stars 85 forks source link

[#1864] Fixes parsing issue with expected behavior #1865

Closed rajadilipkolli closed 1 week ago

rajadilipkolli commented 4 months ago

Description

Fixes parsing issue and adds junit to verify the same.

Related Issue

1864

Motivation and Context

added Junit to reproduce the issue and fixes in main code

dsarlo commented 2 weeks ago

Just found this - will be addressed by #1905

beikov commented 1 week ago

Thanks. Superseded by https://github.com/Blazebit/blaze-persistence/pull/1905