moodle/lib/ddl
2008-05-25 19:56:34 +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-14910 added option to dispose existing database instance (closes connection and releases all resources) 2008-05-25 19:56:34 +00:00
mssql_sql_generator.php MDL-14974 improved columns caching implementation 2008-05-25 09:31:38 +00:00
mysql_sql_generator.php MDL-14974 improved columns caching implementation 2008-05-25 09:31:38 +00:00
oracle_sql_generator.php MDL-14974 fixed aro regression - sorry 2008-05-25 11:11:45 +00:00
postgres_sql_generator.php MDL-14974 improved columns caching implementation 2008-05-25 09:31:38 +00:00
sql_generator.php MDL-14910 added option to dispose existing database instance (closes connection and releases all resources) 2008-05-25 19:56:34 +00:00