MCPcopy
hub / github.com/electric-sql/pglite / pg_dump.test.ts

File pg_dump.test.ts

packages/pglite-tools/tests/pg_dump.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest'
2import { PGlite } from '@electric-sql/pglite'
3import { pgDump } from '../dist/pg_dump.js'
4

Callers

nothing calls this directly

Calls 5

describeFunction · 0.85
pgDumpFunction · 0.85
execMethod · 0.80
queryMethod · 0.65
createMethod · 0.45

Tested by

no test coverage detected