Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/prisma/prisma-examples
/ script.ts
File
script.ts
databases/postgresql-supabase/script.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ PrismaClient } from
'./prisma/generated/client'
2
import
{PrismaPg} from
"@prisma/adapter-pg"
3
4
const
adapter =
new
PrismaPg({
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
error
Method · 0.65
Tested by
no test coverage detected