v1.1.0
Minor Changes
- 3bb0212: Added
registerTablesChangedHookto DB connections which reports batched table updates oncewriteTransactions andwriteLocks have been committed. Maintained API compatibility withregisterUpdateHookwhich reports table change events as they occur. Added listeners for when write transactions have been committed or rolled back.