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

File __database.ts

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

Source from the content-addressed store, hash-verified

1import { uriToCredentials } from '@prisma/internals'
2import mariadb from 'mariadb'
3
4import type { Context, Input } from '../../__helpers__/integrationTest'

Callers

nothing calls this directly

Calls 3

endMethod · 0.80
getConnectionInfoFunction · 0.70
queryMethod · 0.45

Tested by

no test coverage detected