← Back to events
ActiveTechRelease8.0.0-rc.12

v8.0.0-rc.12

What happened

v8.0.0-rc.12 This release adds Postgres full-text search, prepared ORM reads and aggregates, schemas split across several files, and a way for a Prisma 7 project to use its existing schema.prisma as the Prisma 8 contract source. It also changes how a schema is written: a model without @@map now names its table exactly as written, every schema file needs // use prisma-8 as its first line, dbgenerated(...) is replaced…

Summary assembled by rule from the sources below

Why it's spreading

Sources

Release