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

Handled collation param for case insensitive indexes #263

Merged
merged 6 commits into from
Oct 3, 2018

Conversation

superbarne
Copy link
Contributor

Is the same pr as #218 but ready to merge.

cfitton and others added 5 commits October 4, 2017 13:08
* handled collation

* added lib files

* updated deps

* updated handling of collation

* ignored lib files

* removed lib files

* fixed dependencies

* removed trailing newline

* package-lock.json

* reorganised collation code
@daffl
Copy link
Member

daffl commented Sep 19, 2018

This looks good, thank you for updating. Is this a new feature (that should be documented) or a bugfix?

@superbarne
Copy link
Contributor Author

I think its a feature. We can insert the same docs as in feathers-mongoose
https://github.com/feathersjs-ecosystem/feathers-mongodb#collation-support

@superbarne
Copy link
Contributor Author

I have updated the README so it documents this new feature.

@daffl daffl merged commit 1ee0f3a into feathersjs-ecosystem:master Oct 3, 2018
@daffl
Copy link
Member

daffl commented Oct 3, 2018

Thank you! Released as v6.2.0

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.

3 participants