Page MenuHomePhabricator

D16452.diff
No OneTemporary

D16452.diff

diff --git a/resources/sql/autopatches/20160825.ponder.sql b/resources/sql/autopatches/20160825.ponder.sql
new file mode 100644
--- /dev/null
+++ b/resources/sql/autopatches/20160825.ponder.sql
@@ -0,0 +1,7 @@
+/* Removes Ponder vote data. */
+
+DELETE FROM {$NAMESPACE}_ponder.edge
+ WHERE type IN (17, 18, 19, 20);
+
+DELETE FROM {$NAMESPACE}_user.edge
+ WHERE type IN (17, 18, 19, 20);

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 15, 2:32 PM (6 d, 13 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7624758
Default Alt Text
D16452.diff (392 B)

Event Timeline