Skip to main content

Module apply

Module apply 

Source

Structs§

ApplyResult
Result of applying a sync patch to a database.

Functions§

apply_patch
Apply a sync patch to a database via TxnManager.
apply_patch_to_table
Apply a sync patch to a named table, creating it if needed.
apply_patch_to_table_txn
Apply a sync patch to a named table within an existing write transaction.
apply_patch_to_txn
Apply a sync patch within an existing write transaction.