|
Petr Skoda committed 48 files to 'Moodle CVS' - 01/Aug/08 06:15 AM
[
Permalink
| « Hide
]
Petr Skoda added a comment - 01/Aug/08 06:16 AM
done except backup/restore
Petr Skoda made changes - 01/Aug/08 06:16 AM
Petr Skoda committed 1 file to 'Moodle CVS' - 16/Aug/08 09:32 PM
Petr Skoda committed 2 files to 'Moodle CVS' - 17/Aug/08 02:13 AM
Petr Skoda committed 1 file to 'Moodle CVS' - 17/Aug/08 02:24 AM
Petr Skoda committed 1 file to 'Moodle CVS' - 17/Aug/08 03:12 AM
Petr Skoda committed 2 files to 'Moodle CVS' - 17/Aug/08 08:04 PM
Petr Skoda committed 3 files to 'Moodle CVS' - 17/Aug/08 08:09 PM
Reopening this because of some SQL cross-db annoyances (detected under PG)
Eloy Lafuente (stronk7) made changes - 18/Aug/08 11:26 PM
Hi, while trying to upgrade to latest HEAD I'm getting this under PG:
ERROR: column "a.course" must appear in the GROUP BY clause or be used in an aggregate function SELECT COUNT('x') FROM mdl_assignment_submissions s JOIN mdl_assignment a ON a.id = s.assignment JOIN mdl_modules m ON m.name = 'assignment' JOIN mdl_course_modules cm ON (cm.module = m.id AND cm.instance = a.id) ORDER BY a.course, s.assignment Also, under MSSQL I get some errors. Attaching patch that should fix the problem, by splitting the $sqlfrom into two components and not using it in the COUNT Important note: Both forum and glossary exhibit the same problem. Ciao
Eloy Lafuente (stronk7) made changes - 18/Aug/08 11:29 PM
Petr Skoda committed 2 files to 'Moodle CVS' - 19/Aug/08 06:26 AM
Petr Skoda made changes - 19/Aug/08 06:27 AM
Sam Hemelryk committed 3 files to 'Moodle CVS' - 20/Nov/09 02:57 PM
Sam Hemelryk committed 1 file to 'Moodle CVS' - 20/Nov/09 03:21 PM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||