Skip to content

feat: add in operator for where filters#1700

Merged
typicode merged 1 commit intomainfrom
feat/in-operator-where
Feb 18, 2026
Merged

feat: add in operator for where filters#1700
typicode merged 1 commit intomainfrom
feat/in-operator-where

Conversation

@typicode
Copy link
Owner

Summary

  • add in to supported where operators for query filtering
  • parse comma-separated :in/_in values into arrays with existing coercion rules
  • apply in matching in filter evaluation and add parse/matcher coverage tests

@typicode typicode merged commit f1e4e5c into main Feb 18, 2026
1 check passed
@typicode typicode deleted the feat/in-operator-where branch February 18, 2026 00:02
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

Comments