TinyBase logoTinyBase

GetTransactionLog

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

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

(): TransactionLog

It is provided to the DoRollback callback and to a TransactionListener listener when a transaction completes. See the TransactionLog type for more information.

Since

v4.0.0

It is provided to the DoRollback callback and to a TransactionListener listener when a transaction completes. See the TransactionLog type for more information.

Since

v4.0.0