mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
460051c1d8
Summary: This data was migrated by D6977 and is now obsolete. I'll hold this patch for a week or two in case we get reports of migration errors. Test Plan: Ran storage upgrade, saw the table vanish. Grepped for references to the table. Reviewers: btrahan Reviewed By: btrahan CC: aran Differential Revision: https://secure.phabricator.com/D6997
1 line
66 B
SQL
1 line
66 B
SQL
DROP TABLE IF EXISTS {$NAMESPACE}_maniphest.maniphest_savedquery;
|