Generate “baseline” migration for Production database

A baseline migration script will build the current version of the production database from scratch, creating every object in the correct dependency order. This video shows how to generate it using Flyway Desktop, give it a version number, and then use the Flyway baseline command to assign that version number to the production database.