mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-28 23:48:19 +01:00
Drop differential_relationship table
Summary: Ref T2222. I'll hold this, but there are no more reads or writes from/to this table in the application. Test Plan: Grepped for usage, ran migration, browsed around. Reviewers: btrahan Reviewed By: btrahan Subscribers: epriestley, aran Maniphest Tasks: T2222 Differential Revision: https://secure.phabricator.com/D8203
This commit is contained in:
parent
f52075d8aa
commit
490ae05eb8
1 changed files with 1 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
DROP TABLE {$NAMESPACE}_differential.differential_relationship;
|
Loading…
Add table
Reference in a new issue