Product articles Oracle

  • Blog
  • Schema Deployments
  • SQL Server

Control your dependencies in Flyway Desktop for Oracle and SQL Server Databases

One of Flyway’s biggest strengths is its ability to track your database schema as individual SQL DDL scripts on disk. This gives you full version control over every object, along with a complete audit trail of what changed, who changed it, when it changed, and why. For teams working with Oracle and/or SQL Server, this Read more

  • Flyway
  • Team-based Development
  • Tracking development changes
  • Oracle

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. Read more

  • Flyway
  • CLI basics
  • Database Versioning
  • Oracle

Getting Started with Flyway Migrations on Oracle

A quick demonstration of using Flyway with Oracle, for those of a nervous disposition. We'll use Flyway to run some migrations on an Oracle Autonomous Database, building the initial version of the database then filling it with development data. Read more

Products

    • Flyway
    See all products

    Topics

      • CLI basics
      • Database Build tasks
      • Database Versioning
      • Schema Deployments
      • Team-based Development
      • Tracking development changes
      See all topics

      Filter by level