MCPcopy
hub / github.com/electric-sql/pglite / templating.test.js

File templating.test.js

packages/pglite/tests/templating.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest'
2import { query, sql, raw, identifier } from '../dist/templating.js'
3
4describe('templating', () => {

Callers

nothing calls this directly

Calls 5

queryFunction · 0.90
describeFunction · 0.85
identifierFunction · 0.85
rawFunction · 0.85
getStmtFunction · 0.85

Tested by

no test coverage detected