Reporting on the Progress of a Flyway Database Development Project

This article demos a novel way to report on the progress of your Flyway development project. It provides both SQL and PowerShell versions of code that extracts information for each database version from the Flyway schema history table and then plots it in a Gantt chart.

The post Reporting on the Progress of a Flyway Database Development Project appeared first on SQLServerCentral.

Click here to read the article