Skip to content

Issue with _version getting "reset" #138

@aaroncueckermann

Description

@aaroncueckermann

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions