Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ PrismaClient } from
'@prisma/client'
;
2
import
{ getDatabaseUrl } from
'./database'
;
3
4
declare global {
Callers
nothing calls this directly
Calls
2
getDatabaseUrl
Function · 0.90
initPrisma
Function · 0.85
Tested by
no test coverage detected