moodle/mod/hotpot/db
2006-05-17 06:35:14 +00:00
..
migrate2utf8.php set $result even when $fromenc=="utf-8", to fix "unassigned variable" errors 2006-04-23 11:51:17 +00:00
migrate2utf8.xml type of "name" field in "hotpot_questions" table should be "text" after migrate 2006-04-23 11:48:58 +00:00
mysql.php allow negative score and weighting in hotpot_responses table 2006-04-28 02:06:58 +00:00
mysql.sql allow negative score and weighting in hotpot_responses table 2006-04-28 02:06:58 +00:00
postgres7.php moodle16cleanup: mod/hotpot set the correct column datatype and default 2006-05-17 06:35:14 +00:00
postgres7.sql force remaining NULL fields into NOT NULL '0'/'' 2006-04-27 21:22:43 +00:00
update_to_v2.php set negative values to 0, on unsigned numeric fields 2006-04-28 02:11:52 +00:00