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 12:03:12 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
enrol
/
authorize
/
db
History
mjollnir_
742104c531
Merged from MOODLE_15_STABLE: Since there was no pg support for enrol/authorize until later, the versioning was screwey in postgres, so check the table exists first before trying to add columns to it, create it if it is not there
2006-03-26 22:59:23 +00:00
..
migrate2utf8.xml
adding more xmls
2006-01-16 01:56:21 +00:00
mysql.php
Questiontypes are doing their own database upgrade now.
2006-03-22 10:44:54 +00:00
mysql.sql
Table type fix. ENGINE changed to TYPE. Old mysql version issue.
2006-03-23 14:26:18 +00:00
postgres7.php
Merged from MOODLE_15_STABLE: Since there was no pg support for enrol/authorize until later, the versioning was screwey in postgres, so check the table exists first before trying to add columns to it, create it if it is not there
2006-03-26 22:59:23 +00:00
postgres7.sql
DB new upgrade system.
2006-02-15 10:15:27 +00:00