MCPcopy
hub / github.com/prisma/prisma / planetscale.test.ts

File planetscale.test.ts

packages/adapter-planetscale/src/planetscale.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as planetScale from '@planetscale/database'
2import { describe, expect, test, vi } from 'vitest'
3
4import { PrismaPlanetScaleAdapter, PrismaPlanetScaleAdapterFactory } from './planetscale'

Callers

nothing calls this directly

Calls 9

deferredTransactionFunction · 0.85
catchMethod · 0.80
connectMethod · 0.65
queryRawMethod · 0.65
startTransactionMethod · 0.65
commitMethod · 0.65
rollbackMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected