This website requires JavaScript.
Explore
Help
Sign in
moodle
/
moodle
Watch
3
Star
0
Fork
You've already forked moodle
0
mirror of
https://github.com/moodle/moodle.git
synced
2025-08-10 19:36:41 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7472315e3c
moodle
/
mod
/
dialogue
/
db
History
Download ZIP
Download TAR.GZ
rkingdon
7decbe4b12
Added vetting of conversationid; fixed bug 2194 (Problems with
...
backup/restore); Tidied Postgres table.
2004-11-21 04:01:10 +00:00
..
mysql.php
Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - dialogue module
2004-11-18 02:40:24 +00:00
mysql.sql
Merged from MOODLE_14_STABLE: Indexes and version bump for dialogue
2004-11-18 01:35:32 +00:00
postgres7.php
Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - dialogue module
2004-11-18 02:40:24 +00:00
postgres7.sql
Added vetting of conversationid; fixed bug 2194 (Problems with
2004-11-21 04:01:10 +00:00