- Fix the
&
operator which doesfind_in_set
for mysql and postgres, accepting strings and integers. - Add
regex_matches
, an alias for=~
.
&
operator which does find_in_set
for mysql and postgres, accepting strings and integers.regex_matches
, an alias for =~
.