Closed m4ttek closed 3 months ago
Hey @m4ttek could you check it with SNAPSHOT?
Unfortunately, still not working on 1.1.2-SNAPSHOT
I got it; it generates once a day. I am generating it for you.
Yes, and now it's working!
Thank you @m4ttek closing thi sissue.
Which JNoSQL project the issue refers to?
JNoSQL (Core)
Bug description
There is no way I can use
@Query
annotation properly with LIKE queries with params.For example:
It results in error while invoking:
It doesn't matter if I use named parameter or not - it's expecting string after "like":
JNoSQL Version
1.1.1
Steps To Reproduce
Expected Results
No response
Code example, screenshot, or link to a repository
No response