Skip to content
This repository was archived by the owner on Mar 15, 2018. It is now read-only.

Commit 0aee116

Browse files
author
Rob Hudson
committed
Table removals that should have been removed long ago (bug 999119)
1 parent 971ceee commit 0aee116

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
-- Missed drop table from commit 2c361b1b.
2+
DROP TABLE IF EXISTS `blog_cache_ryf`;
3+
-- Missed drop table from commit d4111db1.
4+
DROP TABLE IF EXISTS `frozen_addons`;
5+
-- Missed drop table from commit 9fa9247d.
6+
DROP TABLE IF EXISTS `paypal_checkstatus`;

0 commit comments

Comments
 (0)