Recording What’s Changed when Running Oracle Migrations with Flyway

This article uses Flyway and a PowerShell framework to generate a simple JSON model for each new version of an Oracle database, and then compares models to get a high-level ‘narrative’ of which tables, views or procedures were changed by each Flyway migration.

The post Recording What’s Changed when Running Oracle Migrations with Flyway appeared first on SQLServerCentral.

Click here to read the article