aglushkov / serega

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix extra preloads for batch plugin

aglushkov opened this issue · comments

When batch plugin used together with preload plugin and enabled auto_preload_attributes_with_serializer option then for attributes with :batch and :serializer by default should be no preloads

For now we can manually disable them with attribute preload: nil option