SQL Change Automation

Flyway Enterprise is the next version of SQL Change Automation.  Flyway Enterprise and SQL Change Automation can be installed side-by-side during this transition period.

SQL Change Automation is still available for sale and is being actively maintained and supported.  We will continue to support it for at least one year after we stop new sales.  We expect support to continue through at least the end of year 2025.

 Read more about why we're moving to Flyway and its benefits.  If you have any questions about transitioning to Flyway Enterprise, get in touch with our Database DevOps Team.


Transitioning to Flyway from SQL Change Automation requires the following steps:

  1. Install Flyway Desktop - Enterprise Edition on your desktop (developer's machine).

  2. Create a new project.  Flyway Desktop is the developer's environment for tracking changes to a development database (schema and static data) and generating migration scripts.

  3. Setup the connection to your development database.

  4. Setup the connection to your shadow database.  (In Flyway Desktop, the default does not create the shadow database for you like it does in SCA.  This database should already exist and it's best if it's empty and any database settings, linked servers, and filegroups exist.)  

  5. If you were using a filter in your SCA project, copy that to the root directory of your Flyway project and overwrite the default filter file.  You can easily get to the root directory of your Flyway project using the blue folder icon in the upper-right of Flyway Desktop.

     
  6. Take a new baseline for this project. 

  7. Baseline the downstream environments that you'll be deploying to.

  8. Re-configure your CI/CD pipelines to use Flyway for builds and deployments.

Please get in touch with us if you have any questions/concerns about this transition.


Didn't find what you were looking for?