Is there a recommended way to create an aws lambda layer?
Upgrade from Early Access

why am I getting this error when trying to update 1 user and using null in where

Prisma connect to Azure SQL database?
env variable not found

Two table fields are the same
Issue with Prisma Pooling Timeout
Can get prisma dev to align with production
0_init was modified after it was applied.
- Drift detected: Your database schema is not in sync with your migration history.
The following is a summary of the differences between the expected database schema given your migrations files, and the actual schema of the database.
...Prisma extented Request type
PG extensions and database credentials
prisma pulse + supabase?
How can I get all fields from query that have been somehow accessed?
Prisma generate
Prisma+nestjs
Billed for Prisma

Prisma Studio Error
read replicas extension
Enum with custom value
CREATE TYPE "FileType" AS ENUM ('image/jpeg', 'image/png');
CREATE TYPE "FileType" AS ENUM ('image/jpeg', 'image/png');
getting data from prismaClient says field might be null when it literally isn't in the schema

Prisma Accelerate using >100 connections when configured to use 10
select * from pg_stat_activity I see that there are >100 connections from Prisma Accelerate in state "idle" with wait_event "ClientRead". I have the connection limit set to 10 yet it is using 100 - not quite sure how that happens.