python-mock-firestore icon indicating copy to clipboard operation
python-mock-firestore copied to clipboard

Add select functionality on collection

Open benpops89 opened this issue 3 years ago • 4 comments

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.

benpops89 avatar Dec 17 '21 11:12 benpops89

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

benpops89 avatar Dec 17 '21 14:12 benpops89

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 avatar Jan 24 '22 13:01 mdowds

@mdowds, I have reverted the formatting changes, hopefully it's easier to see the changes I've made now.

benpops89 avatar Jan 25 '22 13:01 benpops89

Hi, I need this functionality. What is timeline to add it?

atyurinB avatar Apr 13 '22 17:04 atyurinB