MCPcopy Create free account

hub / github.com/TanStack/db / functions

Functions3,143 in github.com/TanStack/db

Methodclear
()
packages/offline-transactions/src/storage/IndexedDBAdapter.ts:154
Methodclear
()
packages/offline-transactions/src/storage/LocalStorageAdapter.ts:107
Methodclear
()
packages/offline-transactions/src/executor/TransactionExecutor.ts:324
Methodclear
()
packages/offline-transactions/src/outbox/OutboxManager.ts:131
Methodclear
()
examples/react-native/offline-transactions/src/db/AsyncStorageAdapter.ts:38
MethodclearJob
Remove a single job from a context and clean up its dependencies.
packages/db/src/scheduler.ts:207
FunctionclearQueryPatterns
()
packages/db/src/indexes/index-registry.ts:157
FunctionclearStorage
()
packages/db/src/local-storage.ts:422
MethodcollectionExhausted
()
packages/db/src/collection/subscription.ts:518
MethodcombinedLoader
()
packages/db/src/query/live/collection-config-builder.ts:560
Functioncompare
(a: { key: TKey; value: T }, b: { key: TKey; value: T })
packages/db/src/collection/change-events.ts:377
FunctioncompareFractionalIndex
( r1: [unknown, [unknown, string]], r2: [unknown, [unknown, string]], )
packages/db-ivm/tests/test-utils.ts:303
MethodcompareOptions
()
packages/db/src/collection/index.ts:644
FunctioncomputeAggregateVirtualProps
( rows: Array<Partial<VirtualRowProps<string | number>>>, groupKey: TKey, collectionId: string, )
packages/db/src/virtual-props.ts:238
FunctionconcatIterable
( ...iterables: Array<Iterable<T>> )
packages/db-ivm/src/utils.ts:131
FunctionconfigMutationFn
({ transaction, }: { transaction: Transaction })
examples/react/todo/src/routes/query.tsx:35
FunctionconfigMutationFn
({ transaction, }: { transaction: Transaction })
examples/react/todo/src/routes/electric.tsx:38
FunctionconfigureIndexDevMode
( config: Partial<IndexDevModeConfig>, )
packages/db/src/indexes/index-registry.ts:50
FunctionconfigureServer
(server: any)
examples/react/offline-transactions/vite.config.ts:13
FunctionconfirmOperationsSync
(mutations: Array<any>)
packages/db/src/local-storage.ts:850
FunctionconfirmOperationsSync
(mutations: Array<PendingMutation<T>>)
packages/db/src/local-only.ts:359
Functionconstructor
( id: number, expression: BasicExpression, name?: string, options?: any, )
packages/db/src/indexes/base-index.ts:108
Functionconstructor
( public id: number, inputs: Array<DifferenceStreamReader<T>>, output: DifferenceStreamWriter<T>,
packages/db-ivm/src/graph.ts:61
Methodconstructor
(options: ElectronCollectionCoordinatorOptions)
packages/electron-db-sqlite-persistence/src/electron-coordinator.ts:145
Methodconstructor
(message: string, options?: ElectronPersistenceErrorOptions)
packages/electron-db-sqlite-persistence/src/errors.ts:14
Methodconstructor
(collectionId: string)
packages/electron-db-sqlite-persistence/src/errors.ts:24
Methodconstructor
(method: ElectronPersistenceMethod, collectionId: string)
packages/electron-db-sqlite-persistence/src/errors.ts:40
Methodconstructor
(message: string, options?: ElectronPersistenceErrorOptions)
packages/electron-db-sqlite-persistence/src/errors.ts:54
Methodconstructor
(message: string)
packages/electron-db-sqlite-persistence/src/errors.ts:64
Methodconstructor
( method: ElectronPersistenceMethod, collectionId: string, requestId: string, serializedError:
packages/electron-db-sqlite-persistence/src/errors.ts:78
Methodconstructor
(dbPath)
packages/electron-db-sqlite-persistence/tests/e2e/fixtures/electron-main.mjs:62
Methodconstructor
(options: SQLiteCoreAdapterOptions)
packages/db-sqlite-persistence-core/src/sqlite-core-adapter.ts:1042
Methodconstructor
(nodeId: string = safeRandomUUID())
packages/db-sqlite-persistence-core/src/persisted.ts:447
Methodconstructor
( private readonly mode: PersistedMode, private readonly collectionId: string, private readonly pe
packages/db-sqlite-persistence-core/src/persisted.ts:827
Methodconstructor
(message: string)
packages/db-sqlite-persistence-core/src/errors.ts:4
Methodconstructor
(message: string)
packages/db-sqlite-persistence-core/src/errors.ts:11
Methodconstructor
(details?: string)
packages/db-sqlite-persistence-core/src/errors.ts:18
Methodconstructor
(methodName: string)
packages/db-sqlite-persistence-core/src/errors.ts:29
Methodconstructor
(methodName: string)
packages/db-sqlite-persistence-core/src/errors.ts:38
Methodconstructor
(key: string | number)
packages/db-sqlite-persistence-core/src/errors.ts:47
Methodconstructor
(encoded: string)
packages/db-sqlite-persistence-core/src/errors.ts:56
Methodconstructor
(details?: string)
packages/db-sqlite-persistence-core/src/errors.ts:65
Methodconstructor
(private readonly dbPath: string)
packages/db-sqlite-persistence-core/tests/sqlite-core-adapter.test.ts:67
Methodconstructor
(options: BrowserWASQLiteDriverOptions)
packages/browser-db-sqlite-persistence/src/wa-sqlite-driver.ts:44
Methodconstructor
( readonly code: BrowserOPFSWorkerErrorCode, message: string, )
packages/browser-db-sqlite-persistence/src/opfs-database.ts:46
Methodconstructor
(options: BrowserCollectionCoordinatorOptions)
packages/browser-db-sqlite-persistence/src/browser-coordinator.ts:145
Methodconstructor
(name: string)
packages/browser-db-sqlite-persistence/tests/browser-coordinator.test.ts:20
Methodconstructor
()
packages/browser-db-sqlite-persistence/tests/browser-single-tab.test.ts:48
Methodconstructor
(..._args: Array<unknown>)
packages/browser-db-sqlite-persistence/tests/opfs-database.test.ts:38
Methodconstructor
(options: TauriSQLiteDriverOptions)
packages/tauri-db-sqlite-persistence/src/tauri-sql-driver.ts:137
Methodconstructor
( state: QueryCollectionState, refetch: RefetchFn, writeUtils: ReturnType<typeof createWriteUtils>
packages/query-db-collection/src/query.ts:276
Methodconstructor
(message: string)
packages/query-db-collection/src/errors.ts:5
Methodconstructor
()
packages/query-db-collection/src/errors.ts:12
Methodconstructor
()
packages/query-db-collection/src/errors.ts:19
Methodconstructor
()
packages/query-db-collection/src/errors.ts:26
Methodconstructor
()
packages/query-db-collection/src/errors.ts:33
Methodconstructor
()
packages/query-db-collection/src/errors.ts:40
Methodconstructor
(message: string)
packages/query-db-collection/src/errors.ts:49
Methodconstructor
(key: string | number)
packages/query-db-collection/src/errors.ts:56
Methodconstructor
(key: string | number)
packages/query-db-collection/src/errors.ts:63
Methodconstructor
(key: string | number)
packages/query-db-collection/src/errors.ts:70
Methodconstructor
(key: string | number)
packages/query-db-collection/src/errors.ts:77
Methodconstructor
(message: string)
packages/query-db-collection/src/errors.ts:84
Methodconstructor
(type: string)
packages/query-db-collection/src/errors.ts:91
Methodconstructor
(operation: string, message: string)
packages/query-db-collection/src/errors.ts:98
Methodconstructor
(initialOnline: boolean)
packages/query-db-collection/e2e/offline-refresh.e2e.test.ts:41
Methodconstructor
(options: ExpoSQLiteDriverOptions)
packages/expo-db-sqlite-persistence/src/expo-sqlite-driver.ts:84
Methodconstructor
(platform: RuntimePlatform)
packages/expo-db-sqlite-persistence/tests/helpers/expo-emulator-runtime.ts:218
Methodconstructor
(options: BetterSqlite3DriverOptions)
packages/node-db-sqlite-persistence/src/node-driver.ts:64
Methodconstructor
(options: TransactorOptions)
packages/powersync-db-collection/src/PowerSyncTransactor.ts:58
Methodconstructor
(public options: { value: string })
packages/powersync-db-collection/tests/collection-schema.test.ts:269
Methodconstructor
(options: CloudflareDOSQLiteDriverOptions)
packages/cloudflare-durable-objects-db-sqlite-persistence/src/do-driver.ts:95
Methodconstructor
(ctx, env)
packages/cloudflare-durable-objects-db-sqlite-persistence/e2e/fixtures/worker.mjs:98
Methodconstructor
(config: TransactionConfig<T>)
packages/db/src/transactions.ts:224
Methodconstructor
(message: string)
packages/db/src/errors.ts:3
Methodconstructor
(message: string)
packages/db/src/errors.ts:11
Methodconstructor
( type: `insert` | `update`, issues: ReadonlyArray<{ message: string path?: ReadonlyArray<
packages/db/src/errors.ts:25
Methodconstructor
()
packages/db/src/errors.ts:46
Methodconstructor
(message: string)
packages/db/src/errors.ts:72
Methodconstructor
()
packages/db/src/errors.ts:79
Methodconstructor
()
packages/db/src/errors.ts:85
Methodconstructor
()
packages/db/src/errors.ts:91
Methodconstructor
()
packages/db/src/errors.ts:97
Methodconstructor
(message: string)
packages/db/src/errors.ts:104
Methodconstructor
(operation: string, collectionId: string)
packages/db/src/errors.ts:111
Methodconstructor
(from: string, to: string, collectionId: string)
packages/db/src/errors.ts:119
Methodconstructor
()
packages/db/src/errors.ts:127
Methodconstructor
()
packages/db/src/errors.ts:133
Methodconstructor
(message: string)
packages/db/src/errors.ts:140
Methodconstructor
(item: any)
packages/db/src/errors.ts:147
Methodconstructor
(key: unknown, item: unknown)
packages/db/src/errors.ts:155
Methodconstructor
(key: string | number)
packages/db/src/errors.ts:164
Methodconstructor
( key: string | number, collectionId: string, options?: { hasCustomGetKey?: boolean ha
packages/db/src/errors.ts:172
Methodconstructor
()
packages/db/src/errors.ts:212
Methodconstructor
()
packages/db/src/errors.ts:218
Methodconstructor
(key: string | number)
packages/db/src/errors.ts:224
Methodconstructor
(originalKey: string | number, newKey: string | number)
packages/db/src/errors.ts:232
Methodconstructor
()
packages/db/src/errors.ts:240
Methodconstructor
(key: string | number)
packages/db/src/errors.ts:246
Methodconstructor
(message: string)
packages/db/src/errors.ts:255
← previousnext →2,401–2,500 of 3,143, ranked by callers