This website requires JavaScript.
Explore
Help
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-01-17 21:49:15 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
ddl
History
nicolasconnault
73f7ad715e
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
..
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
MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement +
2008-05-20 23:24:40 +00:00