python-mock-firestore
python-mock-firestore copied to clipboard
Add select functionality on collection
This pull request addressing #52 which I opened
I was not sure what formatting rules are being used on this repo. I have black and isort set in my editor which is why the changes seem quite a lot. Happy to change the formatting if you can let me know what is being used.
I have updated the merge request to move the select logic under projection in query which is where it seems to be happening in the python library
Hi @benpops89 , thanks for the PR. I don't have any formatting set up in the repo, so if you could just revert the formatting changes I'll take a look at this.
@mdowds, I have reverted the formatting changes, hopefully it's easier to see the changes I've made now.
Hi, I need this functionality. What is timeline to add it?