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

TCK tests for queries without all clauses #601

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

njr-11
Copy link
Contributor

@njr-11 njr-11 commented Mar 27, 2024

TCK tests that have been have been added so far have a decent mixture of SELECT, FROM, and WHERE clauses in the absence of other clauses. This pull adds tests with ORDER BY on its own, and ORDER BY with SELECT, and a query without any clauses at all. I also added a TCK test where the query includes the NULL keyword.

@njr-11 njr-11 added the test Something test-related label Mar 27, 2024
@njr-11 njr-11 added this to the Jakarta Data 1.0 milestone Mar 27, 2024
@otaviojava otaviojava merged commit b72c6e3 into jakartaee:main Mar 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Something test-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants