| id | @tanstack/db |
|---|---|
| title | @tanstack/db |
- AggregateFunctionNotInSelectError
- AggregateNotSupportedError
- BaseIndex
- BaseQueryBuilder
- BTreeIndex
- CannotCombineEmptyExpressionListError
- CollectionConfigurationError
- CollectionImpl
- CollectionInErrorStateError
- CollectionInputNotFoundError
- CollectionIsInErrorStateError
- CollectionOperationError
- CollectionRequiresConfigError
- CollectionRequiresSyncConfigError
- CollectionStateError
- DeduplicatedLoadSubset
- DeleteKeyNotFoundError
- DistinctRequiresSelectError
- DuplicateAliasInSubqueryError
- DuplicateDbInstanceError
- DuplicateKeyError
- DuplicateKeySyncError
- EmptyReferencePathError
- GroupByError
- HavingRequiresGroupByError
- IndexProxy
- InvalidCollectionStatusTransitionError
- InvalidJoinCondition
- InvalidJoinConditionLeftSourceError
- InvalidJoinConditionRightSourceError
- InvalidJoinConditionSameSourceError
- InvalidJoinConditionSourceMismatchError
- InvalidKeyError
- InvalidSchemaError
- InvalidSourceError
- InvalidSourceTypeError
- InvalidStorageDataFormatError
- InvalidStorageObjectFormatError
- JoinCollectionNotFoundError
- JoinConditionMustBeEqualityError
- JoinError
- KeyUpdateNotAllowedError
- LazyIndexWrapper
- LimitOffsetRequireOrderByError
- LocalStorageCollectionError
- MissingAliasInputsError
- MissingDeleteHandlerError
- MissingHandlerError
- MissingInsertHandlerError
- MissingMutationFunctionError
- MissingUpdateArgumentError
- MissingUpdateHandlerError
- NegativeActiveSubscribersError
- NoKeysPassedToDeleteError
- NoKeysPassedToUpdateError
- NonAggregateExpressionNotInGroupByError
- NonRetriableError
- NoPendingSyncTransactionCommitError
- NoPendingSyncTransactionWriteError
- OnlyOneSourceAllowedError
- OnMutateMustBeSynchronousError
- QueryBuilderError
- QueryCompilationError
- QueryMustHaveFromClauseError
- QueryOptimizerError
- SchemaMustBeSynchronousError
- SchemaValidationError
- SerializationError
- SetWindowRequiresOrderByError
- SortedMap
- StorageError
- StorageKeyRequiredError
- SubQueryMustHaveFromClauseError
- SubscriptionNotFoundError
- SyncCleanupError
- SyncTransactionAlreadyCommittedError
- SyncTransactionAlreadyCommittedWriteError
- TanStackDBError
- TransactionAlreadyCompletedRollbackError
- TransactionError
- TransactionNotPendingCommitError
- TransactionNotPendingMutateError
- UndefinedKeyError
- UnknownExpressionTypeError
- UnknownFunctionError
- UnknownHavingExpressionTypeError
- UnsupportedAggregateFunctionError
- UnsupportedFromTypeError
- UnsupportedJoinSourceTypeError
- UnsupportedJoinTypeError
- UpdateKeyNotFoundError
- WhereClauseConversionError
- BaseCollectionConfig
- BaseStrategy
- BTreeIndexOptions
- ChangeMessage
- Collection
- CollectionConfig
- CollectionLike
- Context
- CreateOptimisticActionsOptions
- CurrentStateAsChangesOptions
- DebounceStrategy
- DebounceStrategyOptions
- IndexInterface
- IndexOptions
- IndexStats
- InsertConfig
- LiveQueryCollectionConfig
- LocalOnlyCollectionConfig
- LocalOnlyCollectionUtils
- LocalStorageCollectionConfig
- LocalStorageCollectionUtils
- OperationConfig
- OptimisticChangeMessage
- PacedMutationsConfig
- ParsedOrderBy
- Parser
- ParseWhereOptions
- PendingMutation
- QueueStrategy
- QueueStrategyOptions
- RangeQueryOptions
- SimpleComparison
- SubscribeChangesOptions
- SubscribeChangesSnapshotOptions
- Subscription
- SubscriptionStatusChangeEvent
- SubscriptionStatusEvent
- SubscriptionUnsubscribedEvent
- SyncConfig
- ThrottleStrategy
- ThrottleStrategyOptions
- Transaction
- TransactionConfig
- ChangeListener
- ChangesPayload
- CleanupFn
- ClearStorageFn
- CollectionConfigSingleRowOption
- CollectionStatus
- DeleteMutationFn
- DeleteMutationFnParams
- FieldPath
- Fn
- GetResult
- GetStorageSizeFn
- IndexConstructor
- IndexOperation
- IndexResolver
- InferResultType
- InferSchemaInput
- InferSchemaOutput
- InitialQueryBuilder
- InputRow
- InsertMutationFn
- InsertMutationFnParams
- KeyedNamespacedRow
- KeyedStream
- LiveQueryCollectionUtils
- LoadSubsetFn
- LoadSubsetOptions
- MaybeSingleResult
- MutationFn
- MutationFnParams
- NamespacedAndKeyedStream
- NamespacedRow
- NonEmptyArray
- NonSingleResult
- OperationType
- OperatorName
- QueryBuilder
- Ref
- ResolveTransactionChanges
- ResultStream
- Row
- SingleResult
- Source
- StandardSchema
- StandardSchemaAlias
- StorageApi
- StorageEventApi
- Strategy
- StrategyOptions
- StringCollationConfig
- SubscriptionEvents
- SubscriptionStatus
- SyncConfigRes
- SyncMode
- TransactionState
- TransactionWithMutations
- UnloadSubsetFn
- UpdateMutationFn
- UpdateMutationFnParams
- UtilsRecord
- WritableDeep
- add
- and
- avg
- coalesce
- compileQuery
- concat
- count
- createArrayChangeProxy
- createChangeProxy
- createCollection
- createLiveQueryCollection
- createOptimisticAction
- createPacedMutations
- createTransaction
- debounceStrategy
- deepEquals
- eq
- extractFieldPath
- extractSimpleComparisons
- extractValue
- getActiveTransaction
- gt
- gte
- ilike
- inArray
- isLimitSubset
- isNull
- isOrderBySubset
- isPredicateSubset
- isUndefined
- isWhereSubset
- length
- like
- liveQueryCollectionOptions
- localOnlyCollectionOptions
- localStorageCollectionOptions
- lower
- lt
- lte
- max
- min
- minusWherePredicates
- not
- or
- parseLoadSubsetOptions
- parseOrderByExpression
- parseWhereExpression
- queueStrategy
- sum
- throttleStrategy
- unionWherePredicates
- upper
- walkExpression
- withArrayChangeTracking
- withChangeTracking