-
GSA's security team uses Prisma Cloud for checking IaaS/CSP account configuration and security posture.
Tech Portfolio would prefer to leverage this existing service for checking/auditing all of th…
-
### What version of React Router are you using?
6.26.1
### Steps to Reproduce
This is a common usage:
Giving a Prisma schema:
```prisma
// schema.prisma
model User {
// ...
active bool…
-
## Description
This is the error we are facing right now:
```
warn Versions of prisma@5.12.1 and @prisma/client@5.10.2 don't match.
This might lead to unexpected behavior.
Please make sure they…
-
Context:
In a previous project where I used Prisma I found myself clearing the database and seeding it again to quickly continue developing with a clean slate. For example easily retriggering OAut…
-
### Bug description
The metric `prisma_pool_connections_idle` reports a faulty high number of connections.
We defined a connection-pool-size of 25 connections, but `prisma_pool_connections_idle`…
-
Local Environment:
```zsh
OSX: Monterey 12.0.1 (M1)
Node: v15.5.0
Framework Core: 2.65.0
Plugin: 5.5.1
SDK: 4.3.0
Components: 3.17.2
```
Tried to get this [approach from prisma docu](https://…
-
Prisma is an [open source](https://github.com/prisma/prisma) next-generation ORM. Currently, it is not officially integrated with the nestjs-query package. It would be nice and easier for developer to…
-
### Describe the Bug
running docker compose up with an external postgresql 16 database
1. first run
```
docker compose up
[+] Running 1/0
✔ Container umami_app Created …
-
### Description
Hi,
I've just created an application on Coolify that pulls from a private GitHub repository. Said repository has a submodule, and Coolify doesn't seem to clone it correctly. I've m…
-
### Bug description
I am attempting to connect a Redshift database to Prisma using the postgresql drivers. I did the setup as outlined [here](https://www.prisma.io/docs/getting-started/setup-prisma/a…