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

Finish Testing Of Lazy Loading Functionality #279

Open
3 of 6 tasks
mikebronner opened this issue Aug 11, 2019 · 3 comments
Open
3 of 6 tasks

Finish Testing Of Lazy Loading Functionality #279

mikebronner opened this issue Aug 11, 2019 · 3 comments
Assignees

Comments

@mikebronner
Copy link
Owner

mikebronner commented Aug 11, 2019

The following tests are still required:

  • HasMany
  • HasOneThrough
  • HasManyThrough
  • Polymorphic One to One
  • Polymorphic One to Many
  • Polymorphic Many to Many
@mikebronner mikebronner self-assigned this Aug 11, 2019
@stale stale bot added the wontfix label Sep 10, 2019
@stale stale bot removed the wontfix label Sep 10, 2019
Repository owner deleted a comment from stale bot Sep 10, 2019
@mikebronner
Copy link
Owner Author

mikebronner commented Sep 15, 2019

Lazy-loaded HasOneThrough relationship is currently not cached.

@mikebronner
Copy link
Owner Author

Lazy-loading of HasManyThrough is currently not cached.

@mikebronner
Copy link
Owner Author

Lazy-loading of polymorphic many-to-many is currently not cached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant