mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-18 21:02:41 +01:00
[Later] Drop the project profile table
Summary: Going to sit on this for a bit so we can fall back to it if needbe, but this table no longer has any reads or writes in the application. Test Plan: Applied patch locally and poked around. Reviewers: btrahan, chad Reviewed By: chad Subscribers: aran Differential Revision: https://secure.phabricator.com/D8190
This commit is contained in:
parent
3a881f5108
commit
2ac8457cb9
1 changed files with 1 additions and 0 deletions
|
@ -0,0 +1 @@
|
||||||
|
DROP TABLE {$NAMESPACE}_project.project_profile;
|
Loading…
Reference in a new issue