Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validator could have a feature to copy a row from source if it's missing in target #215

Open
tarzanek opened this issue Sep 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tarzanek
Copy link
Contributor

Since we already have the row read, why not writing it back during validation ?

Of course only when it's missing in target.
And of course all other cases should be still logged and not copied blindly

(this is similar to CDM that has such a feature)

@tarzanek tarzanek changed the title validator can have a feature to copy a row from source if it's missing in target validator could have a feature to copy a row from source if it's missing in target Sep 12, 2024
@guy9 guy9 added the enhancement New feature or request label Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants