changes property
Committed writes visible to MssqlWatchStrategy.localWrites.
Shared across fork, so a transaction database notifies the same listeners as its parent, and only after COMMIT.
Implementation
final MssqlChangeHub changes;
Committed writes visible to MssqlWatchStrategy.localWrites.
Shared across fork, so a transaction database notifies the same listeners as its parent, and only after COMMIT.
final MssqlChangeHub changes;