Avoid redundant data processing during upgrade scripts.
- database patch level specified in the upgrade scripts is automatically imported into fresh created database to skip such data processing during another upgrade
- upgrade scripts shall be also added to the deployed package.
Related to issue #123 (closed)