Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Remove limitation of 1000 rows for snapshots #8

@proehlen

Description

@proehlen

Limit was added initially as a quick fix for performance. Snapshotting more than 1000 rows is not a problem so much as diffing several thousands of rows.

Options include:

  1. allow user to set limit with adequate warning about performance.
  2. add snapshot filter capability that can be used to equally reduce number of records in snapshots that are produced and also then applied to db records when diffing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions