Failed to connect to a new db under same project other than default
- Vorherrschende Sprache
- TypeScript
- Sterne
- 7.8k
- Forks
- 2.2k
- Ø Merge
- 22 Std. 28 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
Hi, do you support connecting to multiple dbs under same project? it doesn't look like it at the latest version. google forestore supports multiple dbs under a same project now.
https://cloud.google.com/blog/products/databases/manage-multiple-firestore-databases-in-a-project
If planned to support it in future, when would that be happening? If I am wrong, please let me know.
Thanks,
Chris
IMPORTANT! YOU MUST FOLLOW THESE INSTRUCTIONS OR YOUR ISSUE WILL BE CLOSED.
Thank you for contributing to the Angular and Firebase communities!
Have a usage question?
=======================
Yes
- Go through the Developer's Guide: https://github.com/angular/angularfire2#developer-guide
If the official documentation doesn't help, try asking through our officially supported channels:
- Firebase Google Group: https://groups.google.com/forum/#!forum/firebase-talk
- Stack Overflow: https://stackoverflow.com/questions/tagged/angular (include the firebase and angularfire tags, too!)
*Please avoid double posting across multiple channels!*
Think you found a bug?
=======================
Yes
Have a feature request?
========================
support connecting to multiple dbs under same project
### Version info
What versions of the following libraries are you using? Note that your issue may already
be fixed in the latest versions.
**Angular:**
15.1.0
**Firebase:**
12.5.2
**AngularFire:**
7.6.1
**Other (e.g. Ionic/Cordova, Node, browser, operating system):**
node: 16.15.0
### How to reproduce these conditions
put a new database name into datbaseURL:
**Failing test unit, Stackblitz demonstrating the problem**
Provide a failing test unit, or create a minimal, complete, and
verifiable example (http://stackoverflow.com/help/mcve) using
StackBlitz (https://stackblitz.com/edit/angular-fire-start).
**Steps to set up and reproduce**
enter a new database name into datbaseURL: Ex) databaseURL: 'https://test.firebaseio.com' (test is name of db)
**Sample data and security rules**
### Expected behavior
What is the expected behavior?
If dabaseURL is put such as databaseURL: 'https://test.firebaseio.com', it should connect to the test database.
### Actual behavior
What is the actual behavior?
it connects to default db currently.
Beitragsleitfaden
Rechercherichtung
Beginne damit nachzuverfolgen, wie databaseURL in der aktuellen AngularFire/Firebase-Integration verwendet wird, und überprüfe, ob die Anfrage auf Firestore oder Realtime Database abzielt. Reproduziere das Verhalten mit den gemeldeten Versionen und einem nicht standardmäßigen Datenbanknamen; abgeschlossen ist die Arbeit, wenn eine dokumentierte, getestete Verbindung zur angeforderten Datenbank funktioniert, ohne die Standardverbindung zu ändern.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, firebase, typescript
- Bereich
- database
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100