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

File __database.ts

packages/integration-tests/src/__tests__/integration/mssql/__database.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Context, Input } from '../../__helpers__/integrationTest'
2
3const sql = require('mssql')
4const url = require('url')

Callers

nothing calls this directly

Calls 5

closeMethod · 0.80
getConnectionInfoFunction · 0.70
connectMethod · 0.65
requestMethod · 0.65
queryMethod · 0.45

Tested by

no test coverage detected