Hi,
I've recently updated my Ad-hoc database queries report plugin to latest version (3.0) on Moodle 2.9.2, and now, when i launch admin/cli/check_database_schema.php, i've got :
-------------------------------------------------------------------------------
report_customsql_categories
* column 'name' should be NOT NULL (C)
* column 'name' has default 'Miscellaneous', expected 'NULL' (C)
-------------------------------------------------------------------------------
It seems something was not well handled when upgrading.
Séverin