moodle/lib/ddl
2023-04-13 11:35:06 +01:00
..
tests MDL-70070 phpunit: correct data provider method names. 2023-01-16 08:28:37 +00:00
database_manager.php MDL-73095 core_ddl: Fix binary type field check 2021-11-18 17:53:00 +11:00
mssql_sql_generator.php MDL-58584 core_ddl: getDropTableSQL should not do more than what it says 2020-02-03 15:07:15 +11:00
mysql_sql_generator.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
oracle_sql_generator.php MDL-58584 core_ddl: getDropTableSQL should not do more than what it says 2020-02-03 15:07:15 +11:00
postgres_sql_generator.php MDL-58584 core_ddl: getDropTableSQL should not do more than what it says 2020-02-03 15:07:15 +11:00
sql_generator.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
sqlite_sql_generator.php MDL-32003 fix phpdocs in DDL layer 2012-06-17 22:56:28 +02:00