MCPcopy 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

1import { describe, beforeAll, it, expect } from 'vitest'
2import { PGlite, formatQuery } from '../dist/index.js'
3
4describe('format', () => {

Callers

nothing calls this directly

Calls 4

describeFunction · 0.85
formatQueryFunction · 0.85
execMethod · 0.80
createMethod · 0.45

Tested by

no test coverage detected