rocicorp / rails

Replicache on Rails
Other
34 stars 3 forks source link

fix(zql): Fix type of IN/LIKE operators #59

Closed arv closed 7 months ago

arv commented 7 months ago

The RHS of IN needs to be an array The RHS of LIKE/ILIKE needs to be a string