-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Sqlite: Throw exception for apply joins not being supported #17230
Labels
Comments
Something should throw better exception. |
smitpatel
changed the title
SelectMany_with_navigation_filter_paging_and_explicit_DefaultIfEmpty throws for SQLite
Sqlite: Throw exception for lateral joins not being supported
Aug 19, 2019
Since it is easy to detect and throw rather than invalid SQL. |
smitpatel
changed the title
Sqlite: Throw exception for lateral joins not being supported
Sqlite: Throw exception for apply joins not being supported
Jun 16, 2020
Duplicate of #19178 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: