You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have support for AND LIKE but not OR LIKE. The pipe before like (|like) makes it hard to read (when using a san-serif font), but it's what we do for the other operators to indicate whether to AND or OR the expression.