Skip to content

Conversation

jrobinson-spk
Copy link

This is a fix for #68 and related to #105

Lark grammar for NOT...IN, NOT...BETWEEN, and NOT...LIKE were missing for cql2_text, although the parsing functions exist.

This also adds equivalent tests for cql2_text parsing as cql2_json parsing, including new tests for the 3 above. These three NOT tests are not added to the cql2_json tests as the structure is different for json NOT, and I'm unsure exactly how best to resolve that.

All new tests are passing.

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.

1 participant