Skip to content

DATAREDIS-530 - Fix PartialUpdate removing existing indexes. #207

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

Closed
wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

We now make sure to leave existing indexes untouched when using PartialUpdate.
We also fixed a glitch, where index values have not been removed correctly when saving entities with null values, along the way.

We now make sure to leave existing indexes untouched when using PartialUpdate. 
We also fixed a glitch, where index values have not been removed correctly when saving entities with null values, along the way.
mp911de pushed a commit that referenced this pull request Jul 6, 2016
We now make sure to leave existing indexes untouched when using PartialUpdate.
We also fixed a glitch, where index values have not been removed correctly when saving entities with null values, along the way.

Original pull request: #207.
@mp911de
Copy link
Member

mp911de commented Jul 6, 2016

That's merged with f5a506c.

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