This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-01-19 06:18:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
ddl
History
skodak
0bd364c1d7
MDL-17020 dml: native pgsql driver - ddl unittest more robust - fixed typo, thanks ELoy!
2008-10-27 15:54:36 +00:00
..
simpletest
MDL-17020 dml: native pgsql driver - ddl unittest more robust - fixed typo, thanks ELoy!
2008-10-27 15:54:36 +00:00
database_manager.php
MDL-16930 ddl - exceptions cleanup
2008-10-18 22:46:17 +00:00
mssql_sql_generator.php
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
2008-06-15 10:32:50 +00:00
mysql_sql_generator.php
MDL-15181 fixed mysql drop table regression
2008-06-10 19:45:26 +00:00
oracle_sql_generator.php
MDL-14679 last forgotten bits of dml conversion
2008-06-09 19:48:24 +00:00
postgres_sql_generator.php
MDL-14679 last forgotten bits of dml conversion
2008-06-09 19:48:24 +00:00
sql_generator.php
MDL-15071 coding style improvement by Index: sql_generator.php by Andrei Bautu
2008-07-13 10:14:42 +00:00
sqlite_sql_generator.php
MDL-15635 sqlite fixes - by Andrei Bautu
2008-08-30 18:46:18 +00:00