changes property

MssqlChangeHub changes
final

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;