TinyBase logoTinyBase

Transaction type aliases

This is the collection of transaction type aliases within the store module. There are 15 transaction type aliases in total.

ChangedTableIds

ChangedRowIds

ChangedCellIds

ChangedCell

ChangedCells

InvalidCells

ChangedValues

InvalidValues

ChangedValue

ChangedValueIds

GetTransactionChanges

The GetTransactionChanges type describes a function that returns the net meaningful changes that were made to a Store during a transaction.

GetTransactionLog

The GetTransactionLog type describes a function that returns the changes that were made to a Store during a transaction in detail.

IdAddedOrRemoved

TransactionChanges

TransactionLog