Name |
Last commit
|
Last update |
---|---|---|
.. | ||
has_many_through_scope_spec.rb | ||
httparty_spec.rb | ||
module_with_instance_variables_spec.rb | ||
predicate_memoization_spec.rb |
BigW Consortium Gitlab
Goldiloader is great, but has several issues with has_many :through relations: * https://github.com/salsify/goldiloader/issues/12 * https://github.com/salsify/goldiloader/issues/14 * https://github.com/salsify/goldiloader/issues/18 Rather than try to figure out which applies in each case, we should just do the drudge work of manually disabling autoloading for all relations of this type. We can always use regular preloading for specific cases, but this way we avoid generating invalid queries through Goldiloader's magic.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
has_many_through_scope_spec.rb | Loading commit data... | |
httparty_spec.rb | Loading commit data... | |
module_with_instance_variables_spec.rb | Loading commit data... | |
predicate_memoization_spec.rb | Loading commit data... |