Product articles
Redgate Flyway
Desktop Development

  • Flyway
  • Automation and workflow
  • Desktop Development

Automating Flyway Desktop Development using the Flyway CLI

This article is for any developers who want to learn how to use the Flyway CLI to automate the database development workflow used in the Flyway Desktop GUI, where we capture the schema changes made to a local development database, and then use schema comparison to auto-generate and validate a Flyway versioned migration script. Read more

  • Flyway
  • Desktop Development
  • Static data

Automatically Tracking and Deploying Static Data in Flyway Enterprise

Static data is often required for the basic functioning of a database and any dependent applications. Therefore, it's vital that we can track this static data to understand how, when, and why it changed, and that we include any static data changes in our database deployments. Flyway Enterprise will now do both tasks automatically. Read more

  • Flyway
  • Team-based Development
  • Generating migrations
  • SQL Server

Setting up for Team-based Database Development using Flyway Desktop

This article provides a simple demonstration of how a small team of developers might set up a Flyway Desktop project to manage, automate, and control database development. Read more

  • Flyway
  • Team-based Development
  • Generating migrations
  • Cross-RDBMS

Flyway Desktop in Database Development Work: An Overview

For those new to Flyway Desktop, this article takes a strategic overview of the components of a Flyway Desktop project, how to set up a project for team-based development work, and how we can use the tool in conjunction with a version control system and CI servers to manage a database development and release process. Read more

  • Flyway
  • Desktop Development
  • Database Build tasks
  • Cross-RDBMS

Re-baselining a Database using Flyway Desktop

Over time, Flyway projects can accumulate a lot of migration scripts, with many database objects being created, altered, and dropped across many files. Tonie Huizer explains why you might want to create a new baseline migration file to create the latest version of a  Flyway-managed database in a single leap, and how to persuade Flyway Desktop to do it. Read more

  • Flyway
  • Desktop Development
  • Database Versioning
  • SQL Server

Getting Started with Flyway Desktop

Robert Sheldon helps you get started with Flyway Desktop by walking you through the process of creating a Flyway Desktop project for an existing database. It covers the basics of building a schema model, generating and running migration scripts, and saving changes to source control. Read more

Products

  • Flyway
  • Flyway Desktop

Database types

  • Cross-RDBMS
  • SQL Server

Filter by level