Indexes for resource and version bump (honoring partial freeze)

This commit is contained in:
mjollnir_
2004-11-19 04:52:34 +00:00
parent 6ddc682c3c
commit a4f2ce6946
5 changed files with 12 additions and 2 deletions
+1
View File
@@ -27,6 +27,7 @@ CREATE TABLE prefix_resource (
timemodified integer NOT NULL default '0'
);
CREATE INDEX prefix_resource_course_idx ON prefix_resource (course);
#
# Dumping data for table `log_display`