Description
Currently the upgrade tool requires a manual step to alter a column length after doing and upgrade.
It was done this way because OpenJPA schematool ignores the column length modification.
the ooziedb tool should use direct JDBC with the corresponding syntax for each DB.
In addition, the -sqlfile FILE option should not be required, and if not provide the sql scripts should be written to a file in /tmp.