HomePhorge

Fix minor issues with PhrictionDocumentQuery

Description

Fix minor issues with PhrictionDocumentQuery

Summary:

  • Order checks used = but intended ==. We could probably write a lint rule for this.
  • Selecting * with a join could pick (for example) id columns from both the document and content tables and end up using the wrong one.
  • %Q expects a string and chokes on null.

Auditors: btrahan

Details

Provenance
epriestleyAuthored on Nov 11 2014, 6:47 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP8e1a4eef0400: T4666, Support Herald in Phriction
Branches
Unknown
Tags
Unknown

Event Timeline