Release summaries
drizzle-postgresql-database-platform
Migrate ContractSpec database workflows to contract-source-first Drizzle/PostgreSQL and retire supported Prisma-facing surfaces for the major release.
integrator
Database authoring now starts from portable ContractSpec schema/contracts and emits Drizzle PostgreSQL artifacts instead of supported Prisma schema/client workflows.
maintainer
Database contract metadata, migration provenance, CLI workflows, and release checks must be reviewed as a coordinated breaking migration with no Prisma compatibility shim.
customer
Prisma-specific GraphQL/database support is entering phase-1 retirement; future database integrations should target the portable database model and Drizzle/PostgreSQL adapter path.
