When I look back at my career in technology, I’m amazed at the rate of change, but also by just how much has remained the same. My first introductions to database technology were FoxPro, SQL Server 2000 and Oracle, and the applications that ran on top of them. Today, while FoxPro has been lost... Read more
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. Read more