MCPcopy Create free account
hub / github.com/TanStack/db / subquery.test-d.ts

File subquery.test-d.ts

packages/db/tests/query/subquery.test-d.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, test } from 'vitest'
2import { createLiveQueryCollection, eq, gt } from '../../src/query/index.js'
3import { createCollection } from '../../src/collection/index.js'
4import { mockSyncCollectionOptions } from '../utils.js'

Callers

nothing calls this directly

Calls 8

whereMethod · 0.80
fromMethod · 0.80
selectMethod · 0.80
createIssuesCollectionFunction · 0.70
eqFunction · 0.70
gtFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected