moodle/lib/ddl
2011-02-09 17:36:57 +01:00
..
simpletest MDL-24322 grrr, fixing my previous commit, sorry Eloy 2010-09-21 10:40:48 +00:00
database_manager.php fixed $table when throwing exception 2010-09-17 20:19:05 +00:00
mssql_sql_generator.php MDL-21249 improved php docs and adding direct access prevention in ddl 2010-07-25 12:57:03 +00:00
mysql_sql_generator.php MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00
oracle_sql_generator.php MDL-26333 ddl - better/safer temp column names 2011-02-09 17:36:57 +01:00
postgres_sql_generator.php MDL-21249 improved php docs and adding direct access prevention in ddl 2010-07-25 12:57:03 +00:00
sql_generator.php MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception 2010-09-19 18:43:52 +00:00
sqlite_sql_generator.php MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00