-
## What happens?
Hi,
We have run into what we think are unexpected behaviours when executing multiple queries with a single `execute` statement.
## To Reproduce
### Errors not raised
```r…
-
Simular issue https://github.com/nrwl/nx/issues/28640
fix for code https://github.com/nrwl/nx/blob/6882ad14e401df4331f69d80780f0921894da66d/packages/nx/src/utils/db-connection.ts#L16:
```
//...
connec…
-
Having trouble establishing connection to aws RDS(MySQL) on `sst dev`
I ran `sudo set tunnel install`
started the dev server with `sst dev` but it fails to connect with the database
I see the f…
-
https://github.com/asteve12/authenticateTest/blob/4999f1f32ffb1bebb74d6e150fa9b7c3501cb6b1/backend/index.js#L3
-
The pod/node.js crashed for some reason.
-
We are implementing multi-db on our app with help of ros-apartment gem. In our application we are using primary db as well as replica db for reading. We are switching write db with help of ros-apartme…
-
### Bug Description
Hello,
I am setting up an axum web server with a simple route handler. The handler acquires a connection from the connection pool, and then runs some arbitrary statement. Origi…
-
How can I terminate the DB connection and all the instances of mongous functions?
jeffj updated
12 years ago
-
It would be nice if one defined connection was the default so all tests working with the first connection still work without any change.
I can imagine ugly solution to make the connection called `p…
-
When I execute the following command to deploy governance CDK app, replacing with the AWS CLI profile name mapping to your governance account:
cdk deploy --app "python app_governance.py" --profile …