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
```...Using prisma in a bun monorepo
prisma
for my prisma client and schema. If i try to run prisma generate
, it fails with this error:
```
prisma db:generate $ prisma generate
│ Environment variables loaded from .env...Using prisma with two different databases.
How to maintain schema across two backends with single database
migration of existing db to Prisma Postgress
Workflow for getting your DB schema into production when using separate databases
push
or migrate
after pulling the latest code from GitHub?...Prisma setup on VPS
Relation missing in UncheckedCreateInput
Environment variables in .env file
implement a multi-schema database architecture with Prisma for a B2B SaaS with multiple organization
Prisma5.22.0 + Next.js on Kubernetes → intermittent invocation errors