Project

General

Profile

« Previous | Next » 

Revision a60d71e6

Added by Shimon Shtein about 7 years ago

Fixes #18843 - Changed from eager_load to includes in #index

Avoiding multiple joins that result in very wide result rows.
It leads to big memory footprint in the DB especially on big datasets.
This big footprint translates then into DB high CPU usage while
processing the query.

  • added
  • modified
  • copied
  • renamed
  • deleted