Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/electric-sql/pglite
/ sql
Method
sql
packages/pglite/src/interface.ts:172–172 ·
view source on GitHub ↗
( sqlStrings: TemplateStringsArray, ...params: any[] )
Source
from the content-addressed store, hash-verified
170
options?: QueryOptions,
171
): Promise<Results<T>>
172
sql<T>(
173
sqlStrings: TemplateStringsArray,
174
...params: any[]
175
): Promise<Results<T>>
Callers
7
sync-e2e.test.ts
File · 0.80
many_syncer
Function · 0.80
sync.test.ts
File · 0.80
hooks.test.ts
File · 0.80
hooks.test.tsx
File · 0.80
basic.test.ts
File · 0.80
tests
Function · 0.80
Calls
no outgoing calls
Tested by
1
many_syncer
Function · 0.64