MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / prisma.ts

File prisma.ts

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

Source from the content-addressed store, hash-verified

1import { PrismaClient } from '@prisma/client';
2import { getDatabaseUrl } from './database';
3
4declare global {

Callers

nothing calls this directly

Calls 2

getDatabaseUrlFunction · 0.90
initPrismaFunction · 0.85

Tested by

no test coverage detected