Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ sqlserver.test.ts
File
sqlserver.test.ts
packages/migrate/src/__tests__/DbPull/sqlserver.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'path'
2
3
import
{ DbPull } from
'../../commands/DbPull'
4
import
{ setupMSSQL, tearDownMSSQL } from
'../../utils/setupMSSQL'
Callers
nothing calls this directly
Calls
10
createDefaultTestContext
Function · 0.90
describeMatrix
Function · 0.90
tearDownMSSQL
Function · 0.90
setupMSSQL
Function · 0.90
sanitizeSQLServerIdName
Function · 0.85
includes
Method · 0.80
catch
Method · 0.80
error
Method · 0.80
parse
Method · 0.65
test
Function · 0.50
Tested by
no test coverage detected