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
Hi! Do you have any plans for adding support of ARRAY_CONTAINS couchbase function for query criteria builder? It would be super useful to build a query like so QueryCriteria.where("myArray").arrayContaining("myValue");