↓ 5 callersFunctionensureIndexForField(
fieldName: string,
fieldPath: Array<string>,
collection: CollectionImpl<T, TKey, any, any, any>,
com
packages/db/src/indexes/auto-index.ts:19
↓ 5 callersFunctionwaitForItemRemoved(
collection: Collection<any, any, any, any, any>,
itemId: string,
timeout: number = 2000,
packages/db-collection-e2e/src/suites/moves.suite.ts:110