2.7. Upgrade

LMS upgrade process in two stages. First make directory of new version (overwriting old files with new ones is not recommended) then we have to make some changes in database.

For easy migration of data in catalog/doc we prepared file:UPGRADE-1.0-1.5.mysql and UPGRADE-1.0-1.5.pgsql for upgrade from 1.0 to 1.5 version. Also UPGRADE-1.2-1.5.mysql and UPGRADE-1.2-1.5.pgsql For migration from version 1.3 (and 1.3.0) to current version. In those files you can find short description how to upgrade in dependence of used database. In versions 1.3.0 and higher upgrade of database structure is automatically executed while first logon.

Note

In 1.0.x and higher versions ADOdb library Is not required, you can remove applicable directory from lib/ directory.