hook icon indicating copy to clipboard operation
hook copied to clipboard

support RegExp on queries

Open endel opened this issue 10 years ago • 0 comments

It would be nice to give an RegExp for queries:

client.collection("users").where("name", /something/i)

endel avatar Jul 28 '14 18:07 endel