Homestyx hydra
Diffusion hydra c16a8c7ab200

Fix a content join condition in Phriction

Description

Fix a content join condition in Phriction

After the cursor changes, we may fatal on pages with a large number of children
because "c.title" is not a selected column. We currently join the "content"
table if "updated" is part of the order vector, but not if "title" is part of
the order vector. This isn't right: "updated" is on the primary table, and only
"content" is on the joined table.

Details

Provenance
epriestleyAuthored on Mar 23 2019, 10:15 AM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:b90e02bec287: Select Ferret fulltext columns in results so fulltext queries work under UNION
Branches
Unknown
Tags
Unknown

Event Timeline