Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2895295
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
571 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/resources/sql/patches/001.maniphest_projects.sql b/resources/sql/patches/001.maniphest_projects.sql
index d2fd8ad871..00facb8bc9 100644
--- a/resources/sql/patches/001.maniphest_projects.sql
+++ b/resources/sql/patches/001.maniphest_projects.sql
@@ -1,2 +1,2 @@
-alter table maniphest_task add projectPHIDs longblob not null;
-update maniphest_task set projectPHIDs = '[]';
\ No newline at end of file
+alter table phabricator_maniphest.maniphest_task add projectPHIDs longblob not null;
+update phabricator_maniphest.maniphest_task set projectPHIDs = '[]';
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Jan 19 2025, 21:13 (6 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1128828
Default Alt Text
(571 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment