SQL-update scripts re-packaged.
This commit is contained in:
parent
597bcaa658
commit
bc6516db20
resources/db_update_scripts
@ -1,10 +0,0 @@
|
||||
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 project_event_student;
|
||||
DROP TABLE group_event_project_schedule;
|
||||
DROP TABLE project_event;
|
||||
DROP TABLE group_event;
|
||||
DROP TABLE event;
|
10
resources/db_update_scripts/update_db-2011-11-11.sql
Normal file
10
resources/db_update_scripts/update_db-2011-11-11.sql
Normal file
@ -0,0 +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 project_event_student;
|
||||
DROP TABLE group_event_project_schedule;
|
||||
DROP TABLE project_event;
|
||||
DROP TABLE group_event;
|
||||
DROP TABLE event;
|
Loading…
x
Reference in New Issue
Block a user