Commit Graph

10 Commits

Author SHA1 Message Date
stronk7
5d0fc5c33d Deprecating old "upgrade" files. MDL-7214
Merged from MOODLE_17_STABLE
2006-10-26 22:46:02 +00:00
stronk7
894ff63f8f Tabs are out 2005-05-16 22:22:31 +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