Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ Context, Input } from
'../../__helpers__/integrationTest'
2
3
const
sql = require(
'mssql'
)
4
const
url = require(
'url'
)
Callers
nothing calls this directly
Calls
5
close
Method · 0.80
getConnectionInfo
Function · 0.70
connect
Method · 0.65
request
Method · 0.65
query
Method · 0.45
Tested by
no test coverage detected