-
When calling add_child in multiple threads at the same time, a race condition occurs (on databases that check the unique key).
The path is generated in python code, so when a second ``add_child`` cal…
-
**What would you like to be added**:
I would like to use a private Nexus server to host the database, but it is not very easy to set it up today. I would like to just setup a proxy repo in Nexus, b…
-
Currently, iOS only displays episode artwork on the player. We'd like to [match Android behavior](https://github.com/Automattic/pocket-casts-android/pull/2112) and add the option to display it in list…
-
I've connected Beekeeper to multiple Sqlite databases, but one in particular is causing me problems. It connects successfully, but shows no entities. The database actually has 10 tables, and they appe…
-
Hi,
Been recently in fond of using SQL Tabs. I use it to connect to RDS database on AWS. I connect to postgres flavor of the database. My database is behind a VPN and I am on same VPN and I connect…
-
**Describe the bug**
This may not be considered a bug because this type of functionality may not be anticipated during the design of this function.
A single model can be validated on multiple data…
-
# DB adapter for Datomic
Sequence is compatible with any database allowing conditional puts. We should implement connectors to multiple databases to allow the usage in different environments. This …
-
I want to be able to use a string that comes from multiple databases dynamically, I tried using mssql library in nodejs and got results. How can I do it using tedious.
Example:
```
const tedios…
-
**Problem**
Unable to connect to SQL Azure databases hosted in specialty clouds (ex: _AzureUSGovernment_)
**Feature to pick specialty clouds at add account pane**
Provide an option to pick Azure …
-
### Describe what you want
I have a monorepo with multiple apps, micro-services and packages.
All node-based microservices use a single database, as hosting a database per service is to much overhea…