moodle/lib/ddl
2013-01-29 22:32:24 +01:00
..
tests MDL-37726 stop using PREVIOUS/NEXT in install.xml files 2013-01-29 22:32:24 +01:00
database_manager.php MDL-21116 drop plugin tables in opposite order 2012-12-22 19:01:00 +01:00
mssql_sql_generator.php MDL-32003 fix phpdocs in DDL layer 2012-06-17 22:56:28 +02:00
mysql_sql_generator.php MDL-34211 Use the $table_name argument to check against $metatables key values 2012-07-16 11:16:55 +08:00
oracle_sql_generator.php MDL-36764 ddl/oracle: fix misleading comment 2012-11-22 10:05:10 +08:00
postgres_sql_generator.php MDL-37420 add support for more PostgreSQL schemas 2013-01-08 17:12:31 +01:00
sql_generator.php MDL-33018 add general index type hints and use PostgreSQL varchar_pattern_ops index type for context.path 2012-07-06 08:19:39 +02:00
sqlite_sql_generator.php MDL-32003 fix phpdocs in DDL layer 2012-06-17 22:56:28 +02:00