-
Able to switch or use multiple databases like MySql, MariaDb or MsSQL
-
According to the [MySQL documentation](https://dev.mysql.com/doc/refman/8.0/en/glossary.html#glos_schema), "a schema is synonymous with a database." And [vice versa](https://dev.mysql.com/doc/refman/8…
-
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 have a dozen or so thank you emails created that I send when customer make an eBay purchase from me. They are standard with the exception of the ship date. My emails include a phrase that says "yo…
-
Hi, my app has multiple prisma services. Multiple databases to hold regional data. How can I connect all these prisma instances using `nexus-prisma`?
-
I've got a target sink server with multiple schemas/databases, call them `A`, `B`, and `C`. I'm trying to use the sink connector to write to `C.users`, which exists, but it keeps failing with the erro…
-
## 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…