MCPcopy
hub / github.com/prisma/prisma / query.ts

File query.ts

packages/client/tests/functional/extensions/query.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-redundant-type-constituents */
2import { assertNever } from '@prisma/internals'
3import { randomBytes } from 'crypto'
4import { expectTypeOf } from 'expect-type'

Callers

nothing calls this directly

Calls 15

waitForFunction · 0.90
waitFunction · 0.90
setupTestSuiteMethod · 0.80
findFirstMethod · 0.80
$disconnectMethod · 0.80
$onMethod · 0.80
$transactionMethod · 0.80
includesMethod · 0.80
findManyMethod · 0.80
$executeRawMethod · 0.80
$queryRawMethod · 0.80
$executeRawUnsafeMethod · 0.80

Tested by

no test coverage detected