-
Is there any plan to add support for accessing the non-default database in Firestore?
-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about bugs for a **specific extension in this repository**.
If you have a general question, need help debugging, or f…
-
Hello Budibase Team,
I'm currently using Budibase to create a back office application connected to a Firestore database. While the connection works well, I've encountered a significant challenge: B…
-
### [REQUIRED] Environment info
**firebase-tools:** 13.26.0
**Platform:** macOS
### [REQUIRED] Test case
When there are two Firestore databases in one Firebase proj…
-
## Problem
#### Firestore
Since message don't need to persist for future retrieval, I propose that we safely eliminate Firestore form the workflow for messages (keeping Firestore only for storing us…
-
Merhaba
Paketi inceledim biraz da olsa katkı sağlamak istedim
Projede public metotlarına açıklayıcı yorum satırları eklemediğini farkettim bu metotlara yorum eklemek paketi kullanan geliştiriciler …
m1lmo updated
2 weeks ago
-
### [REQUIRED] Environment info
**firebase-tools:**
I'm using the `gcloud` CLI :
```
$ /usr/lib64/google-cloud-sdk/platform/cloud-firestore-emulator/cloud_firestore_emulator --v…
-
**Describe the bug**
When following the documentation for backend setup, the documentation creates a set of application_default_credentials. However this set of credentials does not have the projectI…
-
Trying to implement a v2 firebase trigger function, it returns this error:
```
Error: Failed to decode protobuf and create a snapshot.
at entryFromArgs (/workspace/node_modules/firebase-functions…
-
## Description
Enabling indexes in databases is a common practice. Many projects dedicate a separate CI step to DB schema/index changes before deploying new application code.
## Firebase…