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

Update sync to 1.8.2 and core to 2.6.2 #4922

Merged
merged 1 commit into from
May 3, 2017
Merged

Update sync to 1.8.2 and core to 2.6.2 #4922

merged 1 commit into from
May 3, 2017

Conversation

jpsim
Copy link
Contributor

@jpsim jpsim commented May 2, 2017

Fixes #4895.

@jpsim jpsim requested a review from bdash May 2, 2017 23:03
@jpsim jpsim added the S:Review label May 2, 2017
@jpsim
Copy link
Contributor Author

jpsim commented May 2, 2017

The 3 CI failures are unrelated.

@@ -31,6 +31,9 @@ x.x.x Release notes (yyyy-MM-dd)
* Using KVC to set a `List` property to `nil` now clears it to match the
behavior of `RLMArray` properties.
* Fix crash from `!m_awaiting_pong` assertion failure when using synced Realms.
* Fix for very computationally expensive case-insensitive searches on indexed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rephrase this more like "Fix poor performance or hangs when performing case-insensitive queries on indexed string properties that contain many characters that don't differ between upper and lower case (e.g., numbers, punctuation)".

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@jpsim jpsim merged commit 2dbc566 into master May 3, 2017
@jpsim jpsim removed the S:Review label May 3, 2017
@jpsim jpsim deleted the jp-sync-1.8.2 branch May 3, 2017 16:06
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite loop in db query [Realm Swift 2.6.2]
2 participants