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

Support nested updates of objects through realm.create via UpdateMode.All #5944

Merged
merged 10 commits into from
Jul 14, 2023

Commits on Jul 13, 2023

  1. Testing recursive updates

    kraenhansen authored and elle-j committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0f4372f View commit details
    Browse the repository at this point in the history
  2. Make current update mode accessible by TypeHelpers.

    WIP - An initial solution that works. May refactor.
    elle-j committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    dcf5e61 View commit details
    Browse the repository at this point in the history
  3. Make 'createObj' private.

    elle-j committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    33478ec View commit details
    Browse the repository at this point in the history
  4. Fix linting.

    elle-j committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bc89dad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    751a5f6 View commit details
    Browse the repository at this point in the history
  6. Add temporary logs.

    elle-j committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1ee6dba View commit details
    Browse the repository at this point in the history
  7. Use initial solution for now.

    elle-j committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2264bf9 View commit details
    Browse the repository at this point in the history
  8. Add and refactor tests.

    elle-j committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8196592 View commit details
    Browse the repository at this point in the history
  9. Add CHANGELOG entry.

    elle-j committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5e2cacc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    430a76a View commit details
    Browse the repository at this point in the history