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 some sqlite specific binary operators #513

Merged

Conversation

evgeniy-terekhin
Copy link
Contributor

This PR adds support for sqlite specific operators (only some of them as for now).
The PR is very similar to this one which adds support to postgres specific operators

The operators added here are: MATCH, ->, ->>

Copy link
Member

@ikrivosheev ikrivosheev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@evgeniy-terekhin thank you! LGTM!

@ikrivosheev ikrivosheev merged commit ac626b4 into SeaQL:master Nov 10, 2022
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.

3 participants