Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/prisma/prisma-examples
/ script.ts
File
script.ts
databases/cockroachdb/src/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
prettyjson from
'prettyjson'
3
import
{ PrismaPg } from
'@prisma/adapter-pg'
4
import
'dotenv/config'
Callers
nothing calls this directly
Calls
2
clearDB
Function · 0.70
error
Method · 0.65
Tested by
no test coverage detected