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

Optimize association eager loading for a single model #80

Merged
merged 11 commits into from
Dec 10, 2018

Commits on Dec 4, 2018

  1. Configuration menu
    Copy the full SHA
    bece52c View commit details
    Browse the repository at this point in the history
  2. Cleanup

    jturkel committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    810ade5 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Version bump

    jturkel committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    17bc0b1 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    jturkel committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    c6056b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6df1da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d613b59 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    52adaca View commit details
    Browse the repository at this point in the history
  2. Clean up

    jturkel committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    ed09f4f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Optimize association eager loading if we're only eager loading associ…

    …ations for a single model
    jturkel committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    8360ea8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/optimizing-singles

    # Conflicts:
    #	benchmark/main.rb
    jturkel committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    3ff0f4b View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Configuration menu
    Copy the full SHA
    0e10e79 View commit details
    Browse the repository at this point in the history