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

Go to the source code of this file.

Functions

 xmldb_enrol_authorize_upgrade ($oldversion)

Function Documentation

xmldb_enrol_authorize_upgrade ( oldversion)

enrol_authorize.transid Define index transid (not unique) to be dropped form enrol_authorize

Changing precision of field transid on table enrol_authorize to (20)

Launch add index transid again

enrol_authorize_refunds.transid Define index transid (not unique) to be dropped form enrol_authorize_refunds

Changing precision of field transid on table enrol_authorize_refunds to (20)

Launch add index transid again

authorize savepoint reached

Dropping all enums/check contraints from core. MDL-18577

Changing list of values (enum) of field paymentmethod on table enrol_authorize to none

Launch change of list of values for field paymentmethod

authorize 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