Parent
#1129 — build spec 9 of the Prisma 8 architecture spec. Lands on the prisma-8 integration branch, not main.
What to build
The two examples the scaffolder copies from run on Postgres under opensaas dev on the query-value surface: every context.db call site on PascalCase keys with the read/write subsets, relationship writes as connect on the owning side, to-one reads null-safe, seeds under uuid7 ids, their test scripts rewritten, and the starter-auth e2e suite including the plain-Node anchor green locally and in CI.
Acceptance criteria
Blocked by
Generated by Claude Code
Parent
#1129 — build spec 9 of the Prisma 8 architecture spec. Lands on the
prisma-8integration branch, notmain.What to build
The two examples the scaffolder copies from run on Postgres under
opensaas devon the query-value surface: everycontext.dbcall site on PascalCase keys with the read/write subsets, relationship writes asconnecton the owning side, to-one reads null-safe, seeds underuuid7ids, their test scripts rewritten, and the starter-auth e2e suite including the plain-Node anchor green locally and in CI.Acceptance criteria
pnpm create opensaas-appthenpnpm devworks from both templates on a clean machineprismaClientConstructor,findManyor nested-write spelling remains in either exampleBlocked by
Generated by Claude Code