Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/chat/db/upgrade.php File Reference

Go to the source code of this file.

Functions

 xmldb_chat_upgrade ($oldversion)

Function Documentation

xmldb_chat_upgrade ( oldversion)

Changing precision of field ip on table chat_users to (45)

Launch change of precision for field ip

chat savepoint reached

Define field introformat to be added to chat

Launch add field introformat

chat savepoint reached

Creating chat_messages_current to hold latest chat messages

Define table chat_messages_current to be created

Adding fields to table chat_messages_current

Adding keys to table chat_messages_current

Adding indexes to table chat_messages_current

create table for chat_messages_current

chat savepoint reached

Definition at line 23 of file upgrade.php.

Here is the call graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations