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

Parameter to ignore unchanged values #11

Merged
merged 2 commits into from
Jul 14, 2020

Conversation

ps2goat
Copy link
Contributor

@ps2goat ps2goat commented May 29, 2018

I can update other files to match this new functionality if you comment with your approval.

This takes an optional fourth parameter. If it equates to true, and an update is being performed, this will verify that something is different between the two rows before copying to the history table.

Pass in a fourth argument to the versioning function as `'true'`, if you want to ignore updates that don't actually update anything.
@ps2goat
Copy link
Contributor Author

ps2goat commented May 29, 2018

Proposed new feature in issue #10

@ps2goat
Copy link
Contributor Author

ps2goat commented Jun 18, 2018

Any feedback on this?

@AntonAkovP
Copy link

@paolochiodi will you take a look at this please

@PMLP-novo
Copy link

Could be nice if this was added to the versioning_no_checks_function as well

@glennr
Copy link

glennr commented May 27, 2020

@ps2goat - perhaps some unit tests would speed the merge of this?

@paolochiodi
Copy link
Member

@PMLP-novo @ps2goat I have a new PR that includes these commits and adds tests: #20

I expect to merge it soon

@paolochiodi paolochiodi merged commit 7958bda into nearform:master Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants