-
From the looks of the README, the `bemidb` binary will only serve one database - is it in the works to allow it to serve more than one, acting more like a PG cluster? Matters to me b/c we do database-…
-
## Feature Request
Opening a feature request kicks off a discussion.
### Proposal:
The postgres_extensible plugin should support a way of running the same query across multiple databases. The c…
-
OBSERVATION
The current RedwoodJS data stack (Prisma schema, scaffold, SDL files, GraphQL, services, Prisma, migrations, DB) works well. Great labor-saver with a lot of intelligent defaults.
H…
-
In the manual it mentions that databases should be built with the same TaxDB file.
Can't quite get this to work, "Can't cat ... "
What is the best strategy here?
Download the taxonomy krakenun…
-
```
Versions:
morphia latest (r1762)
Java driver 2.6.5
MongoDB 1.9.1
Lazy references don't work after a second Datastore is created (to connect to a
second db). I suspect this is related to the Data…
-
consider connecting multiple databases for querying relevant data?
-
Hello,
Thanks for providing this very usable & (hopefully) secure utility!
There is still one feature which would be convenient in my case (assuming I am not the only one):
I am using KeepassXC g…
-
The current sidebar only shows the database listed in the warehouse credentials. But the credentials could have access to multiple databases (e.g. multiple projects in gcp/bigquery)
e.g. here we requ…
owlas updated
2 months ago
-
I developed a multi tenancy application where the application communicates with several databases using springboot.
Is it possible to make the connection pool used only in the databases that are acti…
-
(cross-posted here: http://stackoverflow.com/questions/17279806/is-there-a-way-to-tell-django-nose-to-handle-multiple-databases)
In settings.py I have:
``` python
DATABASES = {
'default': {
…