Page MenuHomePhabricator

D10028.id24099.diff
No OneTemporary

D10028.id24099.diff

diff --git a/resources/sql/autopatches/20140723.apprenamexaction.sql b/resources/sql/autopatches/20140723.apprenamexaction.sql
new file mode 100644
--- /dev/null
+++ b/resources/sql/autopatches/20140723.apprenamexaction.sql
@@ -0,0 +1,13 @@
+UPDATE {$NAMESPACE}_differential.differential_transaction
+ SET authorPHID = 'PHID-APPS-PhabricatorHeraldApplication'
+ WHERE authorPHID = 'PHID-APPS-PhabricatorApplicationHerald';
+UPDATE {$NAMESPACE}_maniphest.maniphest_transaction
+ SET authorPHID = 'PHID-APPS-PhabricatorHeraldApplication'
+ WHERE authorPHID = 'PHID-APPS-PhabricatorApplicationHerald';
+UPDATE {$NAMESPACE}_pholio.pholio_transaction
+ SET authorPHID = 'PHID-APPS-PhabricatorHeraldApplication'
+ WHERE authorPHID = 'PHID-APPS-PhabricatorApplicationHerald';
+
+UPDATE {$NAMESPACE}_differential.differential_transaction
+ SET authorPHID = 'PHID-APPS-PhabricatorHarbormasterApplication'
+ WHERE authorPHID = 'PHID-APPS-PhabricatorApplicationHarbormaster';

File Metadata

Mime Type
text/plain
Expires
Jul 31 2025, 2:11 AM (19 w, 9 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8617310
Default Alt Text
D10028.id24099.diff (974 B)

Event Timeline