-
We have a tool called [Market Health Reporter](https://github.com/1712n/dn-institute/tree/main/tools/market_health_reporter) for creating automated reports with metrics spikes and their interpretation…
-
Add your +1 đź‘Ť to help us prioritize high-level constructs for this service
---
### Overview:
Amazon Timestream is a fast, scalable, and serverless time series database service for IoT and opera…
-
## Steps to reproduce
I'm building a project with Next.js, tRPC, Drizzle and Neon as a Postgres database (you can find the source code here: https://github.com/DavidRouyer/customer-service)
The …
-
### Bug description
When a linked Postgres function trigger throws an error for a missing column -> `record "new" has no field "missing_column"` Prisma returns this as `The column new does not exis…
kvnam updated
4 weeks ago
-
Hi,
I'm having trouble initializing [prisma](https://www.prisma.io/blog/prisma-2-beta-b7bcl0gd8d8e) when using the serverless-bundle plugin
Prisma needs to run a script "prisma generate" and use…
-
TypeORM connections can be consumed as global scope objects like so:
```typescript
// inside async context
await createConnection({
/* connection details */
});
const user = new …
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest version?
- [X] Yes, I'm using the l…
-
### Feature or Idea - What?
Add Purview MSI automatically to the Synapse SQL Serverless, to simplify the creation of new scans for Synapse workspaces. The steps described here need to be executed: ht…
-
Say you have a `.env.defaults` with `DATABASE_URL` defined
```
#.env.defaults file
DATABASE_URL=postgresql://postgres@localhost:5432/deploy-target-serverless
```
And after running `yarn rw de…
-
PlanetScale is a serverless MySQL platform : https://planetscale.com/
I saw in the shuttle docs that we already have a plugin to provision databases on AWS RDS https://docs.shuttle.rs/resources/shut…