moodle/lib/ddl
Petr Škoda 8252b7c291 MDL-40901 standardise core test case class and file names
This finally allows us to type only the class name when executing individual core test cases.
2013-08-04 22:10:31 +02:00
..
tests MDL-40901 standardise core test case class and file names 2013-08-04 22:10:31 +02: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-11270 use NVARCHAR(MAX) and VARBINARY(MAX) in SQL Server 2013-07-26 09:28:50 +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