Public Member Functions | |
| index () | |
| clean () | |
| init () | |
| noscan () | |
| verify () | |
| update_schema () | |
| update_translation () | |
Implements the upgrade controller, which provides database upgrade services.
| qvc_upgrade::clean | ( | ) |
Run upgrade with "clean" option, which removes obsolete tables.
| qvc_upgrade::index | ( | ) |
Index page
| qvc_upgrade::init | ( | ) |
Init function
| qvc_upgrade::noscan | ( | ) |
Perform an upgrade without doing a tt scan
| qvc_upgrade::update_schema | ( | ) |
TEMPORARY FUNCTION - remove from 3.2 Update the schema table with the model name and ext_version
| qvc_upgrade::update_translation | ( | ) |
Update translation to use lang_str and lang_trans tables, and move strings from the translation table.
| qvc_upgrade::verify | ( | ) |
Verification function
1.8.5