-
I've got a lambda app with two functions that connect to the same Aurora RDS. Lambda 1 connects fine and does an UPDATE.
Lambda 2 tries to do a SELECT and dies right at the `mysql.query()`. The str…
-
no created budgets are showing...no expenses are showing
-
One of the best (and least known) features of the S3 is that it can be used as a "serverless database" ([see the example](https://aws.amazon.com/blogs/aws/s3-glacier-select/)).
It would be ace if r…
-
Redash connects well if the clusters are shared or dedicated, but with serverless clusters, it doesn't connect, and connection times out after 30 sec.
Any plans to add serverless?
-
Continued from https://github.com/cityofaustin/ctxfloods/issues/429
- Not having manual backup/restores is a blocker for updating RDS Properties that require replacement (i.e. deleting all of the d…
-
### Bug description
Supabase is forcing all users to use IPV6 and supavisor connection pooling in the coming week. This seems to break Prisma migrations.
While keeping the connection string in T…
-
I am experiencing the same issue reported in https://github.com/jeremydaly/serverless-mysql/issues/50
Using Node `v12.13.1` with this code:
```javascript
const mysql = require('serverless-mysql…
-
# This is a Bug Report
## Description
- What went wrong?
After invoking a function locally, the console does not exit, it hangs forever until I CTRL+C.
- What did you expect should have happ…
-
### Issue Summary
Prior to the 3.4.x releases of `@sls-next/serverless-components`, I had a working serverless build that included Prisma ORM.
The working build required me to use the `postBuild…
-
First off!
Thanks so much for fixing this!
I did a "clone" previously (https://www.npmjs.com/package/serverless-offline-aws-ssm-local) that has been working well up until the latest release of Ser…