1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-18 11:30:55 +01:00

Drop old Differential custom field storage

Summary: Ref T2222. See D8355. I'll hold this for a while.

Test Plan: Ran migration.

Reviewers: chad, btrahan

Reviewed By: chad

Subscribers: epriestley, aran

Maniphest Tasks: T2222

Differential Revision: https://secure.phabricator.com/D8356
This commit is contained in:
epriestley 2014-06-22 08:15:14 -07:00
parent 490ae05eb8
commit 1d90577d8c

View file

@ -0,0 +1 @@
DROP TABLE {$NAMESPACE}_differential.differential_auxiliaryfield;