MCPcopy Create free account
hub / github.com/sourcebot-dev/sourcebot / prisma.ts

File prisma.ts

packages/web/src/prisma.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'server-only';
2import { env, getDBConnectionString } from "@sourcebot/shared";
3import { Prisma, PrismaClient, UserWithAccounts } from "@sourcebot/db";
4import { getMcpPrismaQueryExtension } from "@/features/mcp/prismaScope";

Callers

nothing calls this directly

Calls 1

getDBConnectionStringFunction · 0.90

Tested by

no test coverage detected