This website requires JavaScript.
Explore
Help
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-17 21:49:15 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
ddl
History
Tomo Tsuyuki
cb4e37c462
MDL-73095 core_ddl: Fix binary type field check
2021-11-18 17:53:00 +11:00
..
tests
MDL-73095 core_ddl: Fix binary type field check
2021-11-18 17:53:00 +11: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-58584 core_ddl: getDropTableSQL should not do more than what it says
2020-02-03 15:07:15 +11: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-70920 core: prevent calls to call_user_fun_array() with assoc array
2021-02-21 22:22:21 +01:00
sqlite_sql_generator.php
…