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

Handle null values #904

Merged
merged 16 commits into from
Dec 19, 2023
Merged

Handle null values #904

merged 16 commits into from
Dec 19, 2023

Conversation

bretto36
Copy link
Contributor

@bretto36 bretto36 commented Dec 4, 2023

#903 For this issue here is the PR.

This allows you to set a value to null and it does NOT trigger the dirty if the value was already null

@bretto36 bretto36 closed this Dec 4, 2023
@bretto36 bretto36 reopened this Dec 4, 2023
@bretto36
Copy link
Contributor Author

bretto36 commented Dec 4, 2023

@calcinai Thanks for responding on the issue, here is the fix. I can't run tests locally due to my local setup.

@calcinai
Copy link
Owner

LGTM, thanks for this. I don't see any reason this won't be backward-compatible, as I'd also consider the current behaviour a bug.

@calcinai calcinai merged commit 9b14b5c into calcinai:master Dec 19, 2023
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.

2 participants