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

Add collection id property and document collections() method

Open aditivin opened this issue 1 year ago • 1 comments

Adding 2 updates and a test

  • property id in CollectionReference. This is now supported in firestore
  • method collection() in DocumentReference. You can now get a list of subcollections within a document.

aditivin avatar Jul 26 '23 01:07 aditivin

I need this !

mvargas33 avatar Mar 21 '24 15:03 mvargas33

I'm closing this since it has been 9 months and no review

aditivin avatar Apr 25 '24 15:04 aditivin