MCPcopy Create free account
hub / github.com/TanStack/db / union-all.test.ts

File union-all.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { createCollection } from '../../src/collection/index.js'
3import { BTreeIndex } from '../../src/indexes/btree-index.js'
4import {

Callers

nothing calls this directly

Calls 15

expectFunction · 0.90
createCollectionFunction · 0.85
toArrayFunction · 0.85
coalesceFunction · 0.85
caseWhenFunction · 0.85
selectMethod · 0.80
fromMethod · 0.80

Tested by

no test coverage detected