This website requires JavaScript.
Explore
Help
Register
Sign In
L-electron-Rare
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd67e10c8ec40070dabcda901c0ca1aa4d8231cb
moodle
/
lib
/
ddl
T
History
stronk7
bad9a043a4
Test drop_enum_from_field() and friends. Interim tests for the 1.9 => 2.0
...
upgrade. Will be out after branching for 2.1
2009-09-09 12:55:01 +00:00
..
simpletest
Test drop_enum_from_field() and friends. Interim tests for the 1.9 => 2.0
2009-09-09 12:55:01 +00:00
database_manager.php
temp tables behaviour change: exception if exits on creation (like normal tables)
2009-09-09 09:41:37 +00:00
mssql_sql_generator.php
MDL-15181 temporary tables support. No more differences in table_exists() +
2009-08-31 15:47:46 +00:00
mysql_sql_generator.php
Do not force table type for temporary tables
2009-09-09 09:44:39 +00:00
oracle_sql_generator.php
SQL generators must not execute changes in DB. Just provide the needed SQL
2009-08-31 14:23:40 +00:00
postgres_sql_generator.php
SQL generators must not execute changes in DB. Just provide the needed SQL
2009-08-31 14:23:40 +00:00
sql_generator.php
MDL-15181 temporary tables support. No more differences in table_exists() +
2009-08-31 15:47:46 +00:00
sqlite_sql_generator.php
SQL generators must not execute changes in DB. Just provide the needed SQL
2009-08-31 14:23:40 +00:00