Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F232811
file
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
epriestley
Nov 12 2014, 12:37 PM
2014-11-12 12:37:49 (UTC+0)
Size
432 B
Referenced Files
None
Subscribers
None
file
View Options
SELECT rc.id, CONCAT('http://phabricator.domain.com/r', r.callsign, rc.commitIdentifier) AS CommitUrl, COUNT(*) AS CommentCount, GROUP_CONCAT(tc.authorPHID SEPARATOR ', ')
FROM phabricator_audit.`audit_transaction_comment` tc
JOIN phabricator_repository.repository_commit rc ON rc.phid = tc.commitPHID
JOIN phabricator_repository.repository r ON r.id = rc.repositoryID
WHERE tc.`transactionPHID` IS NULL
GROUP BY rc.commitIdentifier
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/hy/dz/eolkuznadvrwq3ik
Default Alt Text
file (432 B)
Attached To
Mode
P1416 (An Untitled Masterwork)
Attached
Detach File
Event Timeline
Log In to Comment