Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ sql-compiler.test.ts
File
sql-compiler.test.ts
packages/electric-db-collection/tests/sql-compiler.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
{ compileSQL } from
'../src/sql-compiler'
3
import
type
{ IR } from
'@tanstack/db'
4
Callers
nothing calls this directly
Calls
5
compileSQL
Function · 0.90
expect
Function · 0.90
func
Function · 0.70
ref
Function · 0.70
val
Function · 0.70
Tested by
no test coverage detected