Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add $like query #79

Merged
merged 1 commit into from
Oct 18, 2016
Merged

Add $like query #79

merged 1 commit into from
Oct 18, 2016

Conversation

mcchrish
Copy link
Member

Add $like operation. A simple alternative to a search query.

@daffl
Copy link
Member

daffl commented Oct 18, 2016

Cool. I think this makes sense (as long as Knex sanitizes the query safely). Looks like knexify also takes care of removing it from the where clause.

@daffl daffl merged commit 3f28014 into feathersjs-ecosystem:master Oct 18, 2016
@daffl
Copy link
Member

daffl commented Oct 18, 2016

I'll update this repository to the latest plugin structure (Code coverage, new linter and new Changelog) and then make a release.

@mcchrish
Copy link
Member Author

Alright, thanks @daffl 👍

@daffl
Copy link
Member

daffl commented Oct 19, 2016

Released in v2.4.0. It would be great if you could document this change in https://github.com/feathersjs/feathers-docs/blob/master/databases/knexjs.md

mcchrish added a commit to mcchrish/feathers-docs that referenced this pull request Oct 19, 2016
@mcchrish
Copy link
Member Author

Hi @daffl, here you go feathersjs-ecosystem/docs#253. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants