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.Prisma Studio Issues
Generating a default form from Prisma
Existing MySQL to Postgres
Prisma Python NO_PROXY not being honored?
Prisma with Turbo and Docker
prisma.schema and generate types as I don't want to run PosgtreSQL locally, but on Docker.
...Help with related filtering with some
TSOA generating from @prisma/client
Property '[PrivateResultType]' is missing in type 'TypedSql<Parameters, Result>'
Argument of type 'TypedSql<Parameters, Result>' is not assignable to parameter of type 'TypedSql<unknown[], Result>'.
Property '[PrivateResultType]' is missing in type 'TypedSql<Parameters, Result>' but required in type 'TypedSql<unknown[], Result>'.ts(2345)
Argument of type 'TypedSql<Parameters, Result>' is not assignable to parameter of type 'TypedSql<unknown[], Result>'.
Property '[PrivateResultType]' is missing in type 'TypedSql<Parameters, Result>' but required in type 'TypedSql<unknown[], Result>'.ts(2345)
Tips for dividing multiple schema files
Suddenly got P6008 out of nowhere
prisma.user.findUnique() invocation:
...Typing Prisma and how write "or" and a named type (prisma ORM/mongodb)
Schema migration automation
Timeline for GAing the `driverAdapters` feature?
driverAdapters preview feature?
And is there any other info about "re-hauling part of the prisma-engines architecture"? I saw a comment about this here on GitHub: https://github.com/prisma/prisma/issues/23930#issuecomment-2598462547...Prisma DateTime
type-safely wrapping `findMany`
findMany function in a separate function.
Can someone help me to get this right:
```ts...Modeling data
Intermittent Server Error with Prisma 6.2.1 with Node 22 on Linux Mint
