Page MenuHomePhabricator

Make InlineCommentQueries more robust/consistent
ClosedPublic

Authored by epriestley on May 7 2020, 5:56 PM.
Tags
None
Referenced Files
F15484602: D21227.id50552.diff
Wed, Apr 9, 7:11 PM
F15457822: D21227.id50563.diff
Sun, Mar 30, 7:11 PM
F15452535: D21227.id.diff
Sat, Mar 29, 5:50 AM
F15451806: D21227.diff
Fri, Mar 28, 11:55 PM
F15424938: D21227.diff
Mar 23 2025, 1:16 AM
F15377240: D21227.id50552.diff
Mar 13 2025, 8:26 AM
F15333411: D21227.diff
Mar 8 2025, 2:13 AM
Unknown Object (File)
Mar 3 2025, 9:31 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.