Closed Fryguy closed 5 years ago
I need to add more tests to handle the various nested relations, e.g. has_many, has_one, etc. I also would like to test double nested has_many, such as disks -> partitions -> volumes.
Nice no N+1 :+1:
@agrare Let's get this merged, and I'll do a follow up with the tests.
:+1: sounds good @Fryguy
@agrare Please review.