Support filter keyword in where clauses. (#74)
FieldFilter support only, not composite filters.
Tests pass locally, including a new test that exercises the filter keyword argument to Collection.where and Query.where.
This looks good, @mdowds any chance this could be merged?
Is there any plan to merge this code and release a new version
Any status on this PR? Would be really nice to get this merged so this package works with modern .where() syntax.
Any updates on this?! Can this be merged and create a new release for the package?
I have some local changes based of this PR that also implements compound queries, if I have time next week I'll fork this and make it available until this repo becomes active again.
Thanks @eddie that would be great! For now I cloned the repo to my code and made the code changes and depending on it as a package.
Let me know if you'd like to fork it and publish it as a package, I can collaborate and help, I see the value in this.
I have forked the repo, added @thromer 's changes and also initial compound query support, please test as its a bit crude! Hopefully we can get this merged back into the main repo in time. Thanks all.
https://github.com/eddie/python-mock-firestore
https://pypi.org/project/mock-firestore-plus/0.12.0/