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

Fix to #19178 - Invalid SQL with CROSS APPLY generated on SQLite #21591

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

maumar
Copy link
Contributor

@maumar maumar commented Jul 10, 2020

Adding logic that checks for APPLY and throws meaningful exception

Fixes #19178

@maumar maumar requested a review from a team July 10, 2020 23:47
@maumar
Copy link
Contributor Author

maumar commented Jul 13, 2020

updated

Adding logic that checks for APPLY and throws meaningful exception

Fixes #19178
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.

Invalid SQL with CROSS APPLY generated on SQLite
2 participants