Skip to content

Clear indexed data if property value is set to null #2895

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

Closes: #2882

@mp911de mp911de added the type: bug A general bug label Apr 19, 2024
@mp911de mp911de added this to the 3.1.12 (2023.0.12) milestone Apr 19, 2024
@mp911de mp911de changed the title Clear indexed data if property value is set to null. Clear indexed data if property value is set to null Apr 19, 2024
mp911de pushed a commit that referenced this pull request Apr 19, 2024
mp911de added a commit that referenced this pull request Apr 19, 2024
Reduce allocations by reusing IndexDefinition in RemoveIndexedData.

Tweak test method name.

See #2882
Original pull request: #2895
mp911de pushed a commit that referenced this pull request Apr 19, 2024
mp911de added a commit that referenced this pull request Apr 19, 2024
Reduce allocations by reusing IndexDefinition in RemoveIndexedData.

Tweak test method name.

See #2882
Original pull request: #2895
mp911de pushed a commit that referenced this pull request Apr 19, 2024
mp911de added a commit that referenced this pull request Apr 19, 2024
Reduce allocations by reusing IndexDefinition in RemoveIndexedData.

Tweak test method name.

See #2882
Original pull request: #2895
@mp911de mp911de closed this Apr 19, 2024
@mp911de mp911de deleted the issue/2882 branch April 19, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Index value for @Index column not removed after setting value to null
2 participants