v1.7.18
·
62 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Fixed
ChunkMissingAnalyzerno longer false-positives onDB::query()->fromSub(...)derived-table queries —fromSub,joinSub,leftJoinSub, andrightJoinSubin the method chain now exempt the call; result bounds are encoded in the subquery structure, not a terminal method likelimit(); plainDB::table()->get()continues to be flaggedChunkMissingAnalyzerno longer false-positives on queries that passDB::raw()insideselect([...])— a correlated subquery in the select list signals explicit, bounded SQL that does not need chunking