moodle/mod/dialogue/db
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