|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Functions | |
| xmldb_chat_upgrade ($oldversion) | |
| 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.
