Skip to content

v1.9.2

Choose a tag to compare

@haggaiwambua haggaiwambua released this 26 Jun 19:56
Immutable release. Only release title and notes can be modified.
084975c

Fixed

  • ChunkMissingAnalyzer now downgrades single-parent relationship-accessor reads ($model->relation()->get()) from a failure to a warning, since one parent's child set is far more often bounded than a table-wide Model::/DB::table() scan (#256)