Update deletion scripts

This commit is contained in:
Robin Eklund 2011-11-08 13:34:37 +01:00
parent 4120a7233e
commit 5fb05c9418

@ -1,6 +1,10 @@
DROP TABLE hand_in_file_description;
DROP TABLE hand_in_feedback_file_description;
DROP TABLE hand_in_feedback;
DROP TABLE hand_in;
DROP TABLE hand_in_activity;
DROP TABLE hand_in_feedback;
DROP TABLE project_event_student;
DROP TABLE group_event_project_schedule;
DROP TABLE project_event;
DROP TABLE group_event;
DROP TABLE event;