We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5b52d commit 8170509Copy full SHA for 8170509
apps/webapp/app/db.server.ts
@@ -1,4 +1,3 @@
1
-import { withOptimize } from "@prisma/extension-optimize";
2
import { Prisma, PrismaClient } from "@trigger.dev/database";
3
import invariant from "tiny-invariant";
4
import { z } from "zod";
0 commit comments