MCPcopy Create free account
hub / github.com/TanStack/db / subqueries.test.ts

File subqueries.test.ts

packages/db/tests/query/compiler/subqueries.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { D2, MultiSet, output } from '@tanstack/db-ivm'
3import { Query, getQueryIR } from '../../../src/query/builder/index.js'
4import { compileQuery } from '../../../src/query/compiler/index.js'

Callers

nothing calls this directly

Calls 15

expectFunction · 0.90
outputFunction · 0.90
getQueryIRFunction · 0.85
createIssueInputFunction · 0.85
compileQueryFunction · 0.85
sendIssueDataFunction · 0.85
createUserInputFunction · 0.85
sendUserDataFunction · 0.85
whereMethod · 0.80
fromMethod · 0.80
selectMethod · 0.80
pipeMethod · 0.80

Tested by

no test coverage detected