Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ mariadb.test.ts
File
mariadb.test.ts
packages/adapter-mariadb/src/mariadb.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as mariadb from
'mariadb'
2
import
{ afterAll, beforeAll, describe, expect, test, vi } from
'vitest'
3
4
import
{
Callers
nothing calls this directly
Calls
8
inferCapabilities
Function · 0.90
rewriteConnectionString
Function · 0.90
mockReturnValue
Method · 0.80
mockResolvedValue
Method · 0.80
connect
Method · 0.65
executeRaw
Method · 0.65
test
Function · 0.50
toString
Method · 0.45
Tested by
no test coverage detected