1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/infrastructure/storage
Edward Speyer 5b2fc6a184 Simplify ReleephRequest schema
Summary:
Removing a bunch of cache-style columns from `ReleephRequest`, where it's actually much easier to just load the information at runtime.

This makes sense for migrating to `PhabricatorApplicationTransactions`, where each xaction changes one aspect of a `ReleephRequest` at a time (rather than multiple columns at once.)

Test Plan: Request something, run `arc releeph` and watch the picks, pass on some RQs, run `arc releeph` and watch the reverts.

Reviewers: wez, epriestley

Reviewed By: epriestley

CC: epriestley, aran

Maniphest Tasks: T2720

Differential Revision: https://secure.phabricator.com/D5851
2013-05-08 10:27:20 +01:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
configuration Delete license headers from files 2012-11-05 11:16:51 -08:00
lisk Delete LiskDAO::IDS_PHID 2013-04-08 20:46:54 -07:00
management Cache connection in bin/storage 2013-01-17 11:00:36 -08:00
patch Simplify ReleephRequest schema 2013-05-08 10:27:20 +01:00