]> git.mjollnir.org Git - s9y.git/commitdiff
added breakfast drop
authorPenny Leach <penny@catalyst.net.nz>
Mon, 7 Apr 2008 23:01:00 +0000 (11:01 +1200)
committerPenny Leach <penny@catalyst.net.nz>
Tue, 8 Apr 2008 00:05:29 +0000 (12:05 +1200)
plugins/serendipity_plugin_breakfast/drop.sql [new file with mode: 0644]

diff --git a/plugins/serendipity_plugin_breakfast/drop.sql b/plugins/serendipity_plugin_breakfast/drop.sql
new file mode 100644 (file)
index 0000000..d6feb76
--- /dev/null
@@ -0,0 +1,7 @@
+DROP TABLE mbg_cafe;   
+DROP TABLE mbg_meal;
+DROP TABLE mbg_person;
+DROP TABLE mbg_event;
+DROP TABLE mbg_attendee;
+DROP TABLE mbg_category;
+DROP TABLE mbg_score;