sqadm upgrade-data(1)
DESCRIPTION
This command upgrades Squore data.
The sqadm upgrade-data command shall be executed on a stopped Squore server, but a running database.
OPTIONS
--patch
Apply specified patch only.
A patch version is of the form: `x.y.z_n', where `x.y.z' is a Squore version, and `n' the patch number.
-S, --sql-dir dir
Directory with SQL scripts to upgrade schema.
-D, --data-dir dir
Directory with Squore projects files (<SQUORE_DATA>/projects).
--jdbc-url url
Use alternate database connection, with url of the form jdbc:subprotocol:subname.
--jdbc-user user
Use alternate database username.
version
Version to upgrade from.