Possible error in docs?
Coolify: MongoDB Replica Set
Lost prod data, is there backup?
Can’t connect to a db
Getting P5000 issue
We were charged $400 and I can't see why!
Issue migrating a vector field
fulltext argument missing
@@fulltext
argument is missing here? I am using MySQL and "prisma": "^6.1.0"
Docs: https://www.prisma.io/docs/orm/prisma-client/queries/full-text-search...
Custom error becomes normal error
InitializationError
Change behavior of @updatedAt when upgrading from 5.21.1 to 6.5.0?
updatedAt
value in version 5.21.1 and now different values in Prisma 6.5.0.
I found this issue on GitHub: https://github.com/prisma/prisma/issues/22326. Was this basically resolved somehow? Unfortunately me and ChatGPT could not find a relevant commit that changes this behavior....Prisma Select TypeError
Is it possible to run migrations manually on the database server via raw SQL and not use Prisma?
Prisma db pull Extremely Slow on Supabase with Custom Schema
db pull
is extremely slow when introspecting a schema on Supabase.
Details:- Using PostgreSQL on Supabase
- Prisma version:...
Primsa Studio Help

Module not found after v6.5.0 upgrade
How does Prisma ORM build select Top in SQL Server?
Empty migration when baselining a database
Migration just stalls and hangs.
DB migration does not work on Python Client with Prisma Postgres
prisma/schema.prisma
```...