Before running Flyway

WFM uses Flyway to manage database schema changes during all upgrades and new installations.

You can run Flyway both manually or as part of the installation and upgrade tools (automated installers) provided by WFM. Regardless of the method you choose, Flyway MUST be run for all minor maintenance releases, major upgrades, and new installations to ensure that schema changes are applied to your WFM database.

Information on how to run Flyway manually or by using the automated installers is documented in different sections of this document:

There are also important steps to consider after running Flyway to complete your installation or upgrade:

Note: WFM does not support table compression when doing Flyway operations. Tables should be decompressed prior to an upgrade.