firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

[FR] Add multiple Firestore support

Open KSokhal opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. I have a Firebase project that utilised the recent feature to allow for multiple Firestores for a single project and am using Python to perform some firebase admin function, but it currently doesn't allow access to any non-default databases.

Describe the solution you'd like I would like to be able to specify which Firestore to connect to when initializing the connection.

Describe alternatives you've considered Cannot find any alternative to this feature with this package. The only other alternative would be to use Node.js SDK instead since it does have this feature.

KSokhal avatar Sep 15 '23 18:09 KSokhal

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar Sep 15 '23 18:09 google-oss-bot

Update?

liamvdv avatar Jul 26 '24 00:07 liamvdv

Hello, are you working on this?

juansep17 avatar Aug 01 '24 22:08 juansep17