Fixes T13378. If we join Ferret tables and page, we can end up with an ambiguous id column here.
Explicitly refer to "project.x" in all cases that we're interacting with the project table.
Differential D20714
Namespace all column references in ProjectQuery to fix ambiguity with Ferret constraints epriestley on Aug 15 2019, 7:02 PM. Authored by Tags None Referenced Files
Subscribers None
Details Fixes T13378. If we join Ferret tables and page, we can end up with an ambiguous id column here. Explicitly refer to "project.x" in all cases that we're interacting with the project table.
Diff Detail
|