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-02-24 20:13:14 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
ddl
History
Andrew Nicols
024e36be17
MDL-81634 core: Fix all implicitly defined nullables
...
Note: This does not impact third-party libraries.
2024-08-02 14:11:12 +08:00
..
tests
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
database_manager.php
MDL-81634 core: Fix all implicitly defined nullables
2024-08-02 14:11:12 +08:00
mssql_sql_generator.php
…
mysql_sql_generator.php
MDL-81751 ddl: new reserved keywords in Aurora MySQL database engine
2024-05-16 13:39:24 +01:00
oracle_sql_generator.php
…
postgres_sql_generator.php
…
sql_generator.php
MDL-65292 style: Fix all the function declaration ordering
2024-02-28 23:47:47 +01:00
sqlite_sql_generator.php
…