mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
c179ce6279
Summary: Ref T4010. I'll hold this for a bit, but we should eventually drop this table once the dust has settled. Test Plan: Ran storage upgrade. Reviewers: btrahan Reviewed By: btrahan CC: aran Maniphest Tasks: T4010 Differential Revision: https://secure.phabricator.com/D7372
1 line
59 B
SQL
1 line
59 B
SQL
DROP TABLE {$NAMESPACE}_project.project_legacytransaction;
|