Page MenuHomePhabricator

Make InlineCommentQueries more robust/consistent
ClosedPublic

Authored by epriestley on May 7 2020, 5:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 6, 6:22 PM
Unknown Object (File)
Thu, Jun 5, 4:54 PM
Unknown Object (File)
Sat, May 31, 9:41 PM
Unknown Object (File)
May 20 2025, 1:01 AM
Unknown Object (File)
May 9 2025, 12:08 PM
Unknown Object (File)
Apr 29 2025, 4:39 AM
Unknown Object (File)
Apr 28 2025, 9:29 PM
Unknown Object (File)
Apr 9 2025, 7:11 PM
Subscribers
None

Details

Summary

Ref T13513. Improve consistency and robustness of the "InlineComment" queries.

The only real change here is that these queries now implicitly add a clause for selecting inlines ("pathID IS NULL" or "changesetID IS NULL").

Test Plan

Browed, created, edited, and submitted inlines.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 7 2020, 11:00 PM
This revision was automatically updated to reflect the committed changes.