Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Differential
D16581
Diff 39936
src/applications/files/storage/PhabricatorFileExternalRequest.php
Changeset View
We should also put key_tll here on the ttl column, so the GC query can take advantage of it.
I anticipate probably wanting to query this table when viewing the file detail page ("Was this an external request?") so it would also be reasonable to add a key_file on filePHID, although it's possible we won't actually use that so we could also wait until we're sure we really want it.