Page MenuHomePhabricator

Make InlineCommentQueries more robust/consistent
ClosedPublic

Authored by epriestley on May 7 2020, 5:56 PM.
Tags
None
Referenced Files
F15424938: D21227.diff
Sun, Mar 23, 1:16 AM
F15377240: D21227.id50552.diff
Thu, Mar 13, 8:26 AM
F15333411: D21227.diff
Sat, Mar 8, 2:13 AM
Unknown Object (File)
Mon, Mar 3, 9:31 PM
Unknown Object (File)
Feb 21 2025, 2:16 AM
Unknown Object (File)
Feb 17 2025, 12:36 AM
Unknown Object (File)
Feb 13 2025, 9:23 PM
Unknown Object (File)
Feb 9 2025, 9:14 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.