MDL-68164 dml: Cache postgres field type metadata in MUC

This commit is contained in:
Brendan Heywood
2021-09-07 19:29:31 +10:00
parent 443a980aea
commit 66a923fe77
6 changed files with 50 additions and 9 deletions
@@ -32,7 +32,7 @@
* @copyright 2020 Ruslan Kabalin
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
class pgsql_native_moodle_database_testcase extends advanced_testcase {
class pgsql_native_moodle_database_test extends advanced_testcase {
/**
* Setup before class.