Skip to content

Conversation

@nirinchev
Copy link
Member

No description provided.

@nirinchev nirinchev requested a review from LaPeste February 4, 2021 15:10
Copy link
Contributor

@LaPeste LaPeste left a comment

Choose a reason for hiding this comment

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

Using the Activator is a sleek improvement.

@LaPeste LaPeste merged commit a98d164 into ac/value-substitution-in-str-queries Feb 4, 2021
@LaPeste LaPeste deleted the ni/value-sub branch February 4, 2021 15:32
LaPeste added a commit that referenced this pull request Feb 24, 2021
* core updated to have new bison parser

* Wrong commit used for core

* New query was not applied on top of the previous one

* PR feedback applied

* Forgot a null check

* Updated unit test to match changed in error message

* Updated changelog

* Revert "Updated changelog"

This reverts commit 89ae7f5.

* Updated changelog, again

* Fallback to original ordering if the new query doesn't have one

* Fixed usage of query odering

* Updated unit test to use the user facing name of class

* Changed realm-core to have new changes

* Core points to new commit

* Updated changelog

* Update CHANGELOG.md

Co-authored-by: Nikola Irinchev <[email protected]>

* Update core submodule and added std::move

* Added value substitution in string based query

* All types have a unit test for string based search

* Changelog updated

* Added object store to gitignore and set lf as ending line in code style rules

* Changed style of object instantiation in array

* Added unit test for in memory object in string based query

* Renamed tests to be more coherent with the chosen style

* Improved some code style

* Added comment to explain PrimitiveValue <--> realm_value_t relationship

* Renamed a var

* Fixed changelog and gitignore

* Applied feedback from PR

* Applied general feedback from PR

* Reshaped tests and added more

* Point to right core and updated DictionaryHandle to respect signature of GetFilteredResults

* Some renaming

* Fixed changelog

* Some of the PR feedback applied

* Simplified tests and added test for embedded objects and extended embedded obj to have Guid, ObjectId and byte[]

* Added RealmInteger tests for string query value sustitution

* Forgot to rethrow properly

* Test nullable null value correctly passed to core in query string value substitution

* Small style fixes

* Simplify boxing + add tostring overloads for test case data (#2228)

* Reverted to correct core submodule to be equal to master

* Fixed documentation for the Filter method

* Updated realm-core to fix unit test

Co-authored-by: Nikola Irinchev <[email protected]>
@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.

2 participants