Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
Functions
upgrade.php File Reference

Upgrade logic. More...

Functions

 xmldb_bigbluebuttonbn_add_change_field (database_manager $dbman, string $tablename, string $fieldname, array $fielddefinition)
 Generic helper function for adding or changing a field in a table.
 
 xmldb_bigbluebuttonbn_index_table (database_manager $dbman, string $tablename, string $indexname, array $indexfields, $indextype=XMLDB_INDEX_NOTUNIQUE)
 Generic helper function for adding index to a table.
 
 xmldb_bigbluebuttonbn_upgrade ($oldversion=0)
 Performs data migrations and updates on upgrade.
 

Detailed Description

Upgrade logic.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Author
Jesus Federico (jesus [at] blindsidenetworks [dt] com)
Fred Dixon (ffdixon [at] blindsidenetworks [dt] com)