The _version column is not consistently increasing after an initial sync. I think because potentially a restart is occuring and the latest _version is only persisted in memory.
This would mean updates to rows are not reflecting properly as they have a smaller version than the current version and are getting merged away.
On a side not it would be helpful to be able to define our own ver column for tables.