moodle/lib/ddl
2008-05-22 00:09:59 +00:00
..
simpletest MDL-14905 Started on the DDL functional tests. Added an ugly but temporary hack into error() and print_error(), so that they throw an exception instead of dying when UNITTEST is defined. 2008-05-21 14:59:33 +00:00
database_manager.php MDL-14905 Completed all core functional tests for database_manager (ddl). Found some API design issues and commented on them using @TODO comments. 2008-05-21 06:34:56 +00:00
mssql_sql_generator.php MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement + 2008-05-20 23:24:40 +00:00
mysql_sql_generator.php MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement + 2008-05-20 23:24:40 +00:00
oracle_sql_generator.php MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement + 2008-05-20 23:24:40 +00:00
postgres_sql_generator.php MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement + 2008-05-20 23:24:40 +00:00
sql_generator.php 4th iteration committed: xmldb_field, xmldb_index and xmldb_key "public" methods changed + debugging of deprecated ones until Moodle 2.1 . MDL-14863 2008-05-22 00:09:59 +00:00