Skip to content

[FEATURE] Option to disable additions_only safeguard about 75% deletions #169

Description

@mhalano

Is your feature request related to a problem? Please describe.
I have a job that monitors a single field in a table, which is basically a single line. I have additions_only enabled, but since it's just a single line, when goes missing triggers the safeguard about 75%.

Describe the solution you'd like.
I want to just receive the changes for this field. I don't care about deletions, so it would be nice to have a flag like disable_safeguard when we have this small values that can go missing.

Describe alternatives you've considered.
I couldn't think about anything, but maybe a diff with some kind of regex instead of using additions_only.

Additional context.
Add any other context or screenshots about the feature request here.

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