Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Functions | |
xmldb_workshop_upgrade ($oldversion) | |
Performs upgrade of the database structure and data. | |
xmldb_workshop_upgrade | ( | $oldversion | ) |
Performs upgrade of the database structure and data.
Workshop supports upgrades from version 1.9.0 and higher only. During 1.9 > 2.0 upgrade, there are significant database changes.
int | $oldversion | the version we are upgrading from |
bool | result |