moodle/lib/ddl
2008-11-06 18:55:54 +00:00
..
simpletest MDL-17129 dml: fixed dml exception handling in unit tests 2008-11-05 00:05:18 +00:00
database_manager.php MDL-17129 dml/ddl: improved ddl exceptions when changing db structure 2008-11-05 10:45:45 +00:00
mssql_sql_generator.php MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl 2008-06-15 10:32:50 +00:00
mysql_sql_generator.php MDL-17129 dml/ddl: improved handling of dml exception in dml 2008-11-06 18:55:54 +00:00
oracle_sql_generator.php MDL-14679 last forgotten bits of dml conversion 2008-06-09 19:48:24 +00:00
postgres_sql_generator.php MDL-14679 last forgotten bits of dml conversion 2008-06-09 19:48:24 +00:00
sql_generator.php MDL-15071 coding style improvement by Index: sql_generator.php by Andrei Bautu 2008-07-13 10:14:42 +00:00
sqlite_sql_generator.php MDL-15635 sqlite fixes - by Andrei Bautu 2008-08-30 18:46:18 +00:00