1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-05 20:31:03 +01:00
phorge-phorge/src/infrastructure/daemon/workers/storage
Bob Trahan 9219645287 Daemons - add "objectPHID" to task tables.
Summary: Ref T5402. This more or less "fixes" it but there's probably some polish to do?

Test Plan:
stopped and started daemons. error logs look good.

ran bin/storage upgrade.  noted that `adjust` added the appropriate indices for active and archive task.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T5402

Differential Revision: https://secure.phabricator.com/D11044
2014-12-23 16:30:05 -08:00
..
PhabricatorWorkerActiveTask.php Daemons - add "objectPHID" to task tables. 2014-12-23 16:30:05 -08:00
PhabricatorWorkerArchiveTask.php Daemons - add "objectPHID" to task tables. 2014-12-23 16:30:05 -08:00
PhabricatorWorkerDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorWorkerTask.php Daemons - add "objectPHID" to task tables. 2014-12-23 16:30:05 -08:00
PhabricatorWorkerTaskData.php Delete license headers from files 2012-11-05 11:16:51 -08:00