Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/electric-sql/pglite
/ format.test.js
File
format.test.js
packages/pglite/tests/format.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, beforeAll, it, expect } from
'vitest'
2
import
{ PGlite, formatQuery } from
'../dist/index.js'
3
4
describe(
'format'
, () => {
Callers
nothing calls this directly
Calls
4
describe
Function · 0.85
formatQuery
Function · 0.85
exec
Method · 0.80
create
Method · 0.45
Tested by
no test coverage detected