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

Add support for SQLite 3.15's row value expression support #5576

Closed
lukaseder opened this issue Oct 3, 2016 · 1 comment
Closed

Add support for SQLite 3.15's row value expression support #5576

lukaseder opened this issue Oct 3, 2016 · 1 comment

Comments

@lukaseder
Copy link
Member

lukaseder commented Oct 3, 2016

See:

@lukaseder
Copy link
Member Author

These two predicate types are not implemented yet:

(a1, a2) IN ((b1, b2), (c1, c2))
(a1, a2) IS NULL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant