Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, expect } from
'vitest'
2
import
{ query, sql, raw, identifier } from
'../dist/templating.js'
3
4
describe(
'templating'
, () => {
Callers
nothing calls this directly
Calls
5
query
Function · 0.90
describe
Function · 0.85
identifier
Function · 0.85
raw
Function · 0.85
getStmt
Function · 0.85
Tested by
no test coverage detected