@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Drop DifferentialComment and DifferentialInlineComment

Summary: Ref T2222. No remaining readers or writers. Holding for a while.

Test Plan: `grep`

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley, aran

Maniphest Tasks: T2222

Differential Revision: https://secure.phabricator.com/D8242

+2
+1
resources/sql/autopatches/20140214.clean.2.dropcomment.sql
··· 1 + DROP TABLE {$NAMESPACE}_differential.differential_comment;
+1
resources/sql/autopatches/20140214.clean.3.dropinline.sql
··· 1 + DROP TABLE {$NAMESPACE}_differential.differential_inlinecomment;