Strings may be considered a special case, as most of the operators can additionally take a "caseInsensitive" option. This may also be an opportunity to expand to string-specific variants that may be very common: `starts_with`, `ends_with`, `contains`.
Strings may be considered a special case, as most of the operators can additionally take a "caseInsensitive" option.
This may also be an opportunity to expand to string-specific variants that may be very common:
starts_with,ends_with,contains.