mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
e50eccf109
Summary: See discussion in D6955. This provides a table we can JOIN against to (effectively) "ORDER BY project name", populates it intially, and keeps it up to date as projects are edited. Test Plan: - Ran storage upgrade, verified projects populated into the table. - Edited a project, verified its entry updated. Reviewers: btrahan Reviewed By: btrahan CC: aran Differential Revision: https://secure.phabricator.com/D6957 |
||
---|---|---|
.. | ||
ManiphestDAO.php | ||
ManiphestNameIndex.php | ||
ManiphestSavedQuery.php | ||
ManiphestTask.php | ||
ManiphestTaskAuxiliaryStorage.php | ||
ManiphestTaskProject.php | ||
ManiphestTaskSubscriber.php | ||
ManiphestTransaction.php |