Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, expect } from
'vitest'
2
import
{ PGlite } from
'@electric-sql/pglite'
3
import
{ pgDump } from
'../dist/pg_dump.js'
4
Callers
nothing calls this directly
Calls
5
describe
Function · 0.85
pgDump
Function · 0.85
exec
Method · 0.80
query
Method · 0.65
create
Method · 0.45
Tested by
no test coverage detected