We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Jens Schauder opened DATAJDBC-143 and commented
either remove the parameters when they are superfluous or properly describe and possibly test a use case where they are required
Referenced from: pull request #69
The text was updated successfully, but these errors were encountered:
#373 - Use SpelQueryContext for expression query parsing.
687142e
We now use SpelQueryContext and SpelExtractor for analysis and rewrite of queries using SpEL. Original pull request: #376.
#373 - Extract test into ExpressionQueryUnitTests.
9e11626
Original pull request: #376.
#373 - Polishing.
06cc4e2
Using soft assertions for more expressive test failures. Original pull request: #376.
gregturn
No branches or pull requests
Jens Schauder opened DATAJDBC-143 and commented
either remove the parameters when they are superfluous or properly describe and possibly test a use case where they are required
Referenced from: pull request #69
The text was updated successfully, but these errors were encountered: