Commit Graph

11 Commits

Author SHA1 Message Date
moodler 18d30cd1d2 Downgrading versions to fix recent mistake in upgrading them 2004-11-18 19:15:49 +00:00
mjollnir_ ee99d4dd14 Indexes for exercise and version bump 2004-11-18 01:54:56 +00:00
gustav_delius 0420e8715d removed empty bullet point 2004-08-23 20:34:52 +00:00
mjollnir_ 327613bcb6 Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - exercise module 2004-11-18 02:42:33 +00:00
mjollnir_ 2171c83396 Merged from MOODLE_14_STABLE: Indexes for exercise and version bump 2004-11-18 01:57:04 +00:00
paca70 d9184e20cd Added changes from mysql.php 2004-10-09 06:33:50 +00:00
gustav_delius 41905731b7 fixed capitalization and quoting of attribute values 2004-09-12 16:24:41 +00:00
mjollnir_ a6c7e600bc bug related to postgres - inserts into prefix_exercise_assessments were failing,
because generalcomment and teachercomment were not null and didn't have defaults.
for some reason mysql allows this but postgres complains. I've set empty string defaults and added into mysql for consistency.
2004-09-10 04:42:01 +00:00
paca70 ced7ca9ef9 Added latest changes to postgres files 2004-09-05 11:26:19 +00:00
rkingdon 94cc7ed0f1 Removal teacher assessment of student assessments; addition of Groups,
various improvements.
2004-08-06 14:42:23 +00:00
paca70 1e57486f11 Initial version for postgresql. 2003-12-02 17:00:39 +00:00