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)
Thu, Nov 21, 10:41 AM
Unknown Object (File)
Sun, Nov 17, 2:50 PM
Unknown Object (File)
Oct 19 2024, 7:03 AM
Unknown Object (File)
Sep 6 2024, 7:29 AM
Unknown Object (File)
Sep 4 2024, 2:02 AM
Unknown Object (File)
Aug 25 2024, 2:09 PM
Unknown Object (File)
Aug 4 2024, 3:12 AM
Unknown Object (File)
Jul 31 2024, 5:16 AM
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.