HEX
Server: Apache/2.2.22
System: Linux server1.blueharbor.com 3.10.0-1160.90.1.vz7.200.7 #1 SMP Wed Jul 12 12:00:44 MSK 2023 x86_64
User: locglobe (1004)
PHP: 5.6.37
Disabled: NONE
Upload Files
File: //usr/local/cwpsrv/var/services/roundcube_15-10-2021.bak/plugins/tasklist/UPGRADING
UPGRADING instructions
======================

To update database schema, depending on the driver you're using,
please run in Roundcube bin/ directory:

updatedb.sh --package=tasklist-<driver> --version=<version> \
  --dir=../plugins/tasklist/drivers/<driver>/SQL

[*] Replace <driver> with "database" or "kolab" (without quotes)
[*] Replace <version> with Roundcube version e.g. 0.7.3
[*] Roundcube should be upgraded before plugin upgrades

Example:

updatedb.sh --package=tasklist-database --version=0.9-beta \
  --dir=../plugins/tasklist/drivers/database/SQL