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

Use _scheduleFetch instead of _fetchRecord for belongsTo relationship #5671

Merged
merged 2 commits into from Oct 19, 2018

Commits on Oct 8, 2018

  1. Use _scheduleFetch instead of _fetchRecord for belongsTo relationship

    In order to ensure coalesceFindRequests works for this case.
    Francesco Novy committed Oct 8, 2018
    Copy the full SHA
    a1d7f5d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Add tests for coalescing of belongsTo relationships

    Francesco Novy committed Oct 18, 2018
    Copy the full SHA
    10acf7f View commit details
    Browse the repository at this point in the history