MCPcopy 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

1import { PrismaClient } from '../prisma/generated/client'
2import prettyjson from 'prettyjson'
3import { PrismaPg } from '@prisma/adapter-pg'
4import 'dotenv/config'

Callers

nothing calls this directly

Calls 2

clearDBFunction · 0.70
errorMethod · 0.65

Tested by

no test coverage detected