Skip to content

Delta format enhancement #187

@tebben

Description

@tebben

When creating a new record the initial data is duplicated in the first delta and deltas are added for a new values, I think a better option is to only add a delta when something gets updated, storing the old value in a delta with the time it was updated instead of duplicating data in deltas. This way you save some space on the database and data usage.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions