Details
Description
Several people have spotted the bug when upgrading from:
Unknown error upgrading qtype_calculated to version 200xxxxxxxxx, can not continue.
Problem is simply caused because question/type/calculated/db/upgrade.php tries to collect a result from calling database_manager::create_table which doesn't actually return a result.
Will commit a patch to this immediately.
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Fixed. Cheers