core/src
core/src
Section titled “core/src”Classes
Section titled “Classes”- MutatorValidationError
- SelectStart
- SelectBuilder
- InsertBuilder
- UpdateStart
- UpdateBuilder
- DeleteBuilder
- Db
- Column
Interfaces
Section titled “Interfaces”- StandardSchemaV1
- StandardSchemaIssue
- MutatorOrigin
- MutatorObject
- MutationEnvelope
- PushRequest
- PushResponse
- PullRequest
- PullResponse
- Aggregate
- ColRef
- Param
- Compare
- InList
- NullCheck
- Like
- LogicalAnd
- LogicalOr
- LogicalNot
- Ordering
- Join
- SelectQuery
- InsertQuery
- UpdateQuery
- DeleteQuery
- NoProjection
- DbOptions
- Engine
- LiveQuery
- RowDelta
- AggregateExpr
- ColumnMeta
- FileColumnMeta
- FileRef
- BrokenFileRef
- FileColumnOptions
- PnCounterMap
- LwwRegister
- OrSet
- OrTag
- PqEnvelope
- PqHybridProvider
- Envelope
- EncryptionAAD
- StorageRef
- TableAuth
- TableMeta
- TableOptions
Type Aliases
Section titled “Type Aliases”- StandardSchemaResult
- MutatorFn
- Mutator
- Mutators
- CausalCookie
- ChangeOp
- SyncCookie
- SyncError
- Expr
- AggregateFn
- CompareOp
- Direction
- JoinKind
- ProjectionItem
- Projection
- Query
- ProjectionValue
- SelectRow
- ColumnKind
- OnDeleteAction
- AnyColumn
- InferColumnData
- InferColumnNotNull
- InferColumnHasDefault
- CrdtCounterMap
- InferRow
- InferInsertRow
- InferUpdateRow
- Schema
- ConflictResolver
- Table
- AnyTable
Variables
Section titled “Variables”Functions
Section titled “Functions”- defineMutators
- invokeMutator
- decodeCookie
- encodeCookie
- mergeCookie
- cookieCovers
- packRegionVersion
- unpackRegionVersion
- createDb
- count
- sum
- avg
- max
- min
- colRef
- eq
- ne
- gt
- gte
- lt
- lte
- inArray
- isNull
- isNotNull
- like
- and
- or
- not
- asc
- desc
- encodeForSql
- decodeFromSql
- encodeRowForSql
- decodeRowFromSql
- id
- text
- int
- bigint
- boolean
- blob
- json
- isFileRef
- isBrokenFileRef
- file
- crdtCounter
- crdtPnCounter
- crdtLwwRegister
- crdtOrSet
- ref
- sumCrdtCounter
- crdtIncrement
- mergeCrdtCounter
- pnRead
- pnIncrement
- pnDecrement
- mergePnCounter
- lwwRead
- lwwSet
- mergeLwwRegister
- orSetValues
- orSetAdd
- orSetRemove
- orSetHas
- mergeOrSet
- isPqEnvelope
- encryptFieldPq
- decryptFieldPq
- insecurePlaceholderProvider
plainDekProvider- isEnvelope
- encryptField
- decryptField
- validateEnvelope
- applyInsertDefaults
- defineSchema
- storageRef
- table
- getTableMeta