Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15323800
D13164.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
615 B
Referenced Files
None
Subscribers
None
D13164.id.diff
View Options
diff --git a/src/applications/notification/storage/PhabricatorFeedStoryNotification.php b/src/applications/notification/storage/PhabricatorFeedStoryNotification.php
--- a/src/applications/notification/storage/PhabricatorFeedStoryNotification.php
+++ b/src/applications/notification/storage/PhabricatorFeedStoryNotification.php
@@ -25,6 +25,9 @@
'userPHID_2' => array(
'columns' => array('userPHID', 'hasViewed', 'primaryObjectPHID'),
),
+ 'key_object' => array(
+ 'columns' => array('primaryObjectPHID'),
+ ),
),
) + parent::getConfiguration();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 8, 12:54 AM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7360648
Default Alt Text
D13164.id.diff (615 B)
Attached To
Mode
D13164: Add an index to the story notification table
Attached
Detach File
Event Timeline
Log In to Comment