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

No support for containment clauses #28

Open
george1459 opened this issue May 31, 2024 · 1 comment
Open

No support for containment clauses #28

george1459 opened this issue May 31, 2024 · 1 comment

Comments

@george1459
Copy link
Contributor

For queries like this SELECT min_units FROM courses WHERE course_codes @> ARRAY['CS 103'];, the compiler simply neglects the containment clause at the moment.

@george1459
Copy link
Contributor Author

This issue is being worked on fix/28

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

No branches or pull requests

1 participant