mirror of
https://github.com/moodle/moodle.git
synced 2025-03-09 02:10:00 +01:00
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.