Sponsor of the Day:
Jerkmate
https://www.red-gate.com/hub/product-learning/flyway/a-flyway-teams-callback-script-for-auditing-sql-migrations?topic=callbacks-and-placeholders
A Flyway Teams Callback Script for Auditing SQL Migrations | Redgate
May 9, 2023 - Demonstrates a cross-database PowerShell callback script for reporting on and auditing Flyway migrations, telling you which scripts were used to create each...
migrations redgateflywayteamscallbackscript
https://www.red-gate.com/hub/product-learning/flyway/creating-idempotent-ddl-scripts-for-database-migrations?topic_first=true&topic=deployment-checks-and-safeguards
Creating Idempotent DDL Scripts for Database Migrations | Redgate
May 9, 2023 - How to write idempotent DDL scripts that Flyway can run several times on a database, such as after a hotfix has already been applied directly to the production...
database migrationscreatingidempotentddlscripts
https://www.red-gate.com/hub/product-learning/flyway/creating-database-build-artifacts-when-running-flyway-migrations?topic_first=true&topic=team-based-development
Creating Database Build Artifacts when Running Flyway Migrations | Redgate
May 9, 2023 - This article provides PowerShell automation scripts for running Flyway database migrations. These scripts use SQL Compare to automatically generate all the...
database buildmigrations redgatecreatingartifactsrunning
https://www.red-gate.com/hub/product-learning/topic/database-migrations?topic_first=true
Database migrations | Asset Library | Redgate
asset library redgatedatabase migrations
https://www.red-gate.com/hub/product-learning/flyway/dealing-with-failed-sql-migrations-in-mariadb-or-mysql?topic_first=true&topic=rollback-strategies
Dealing with Failed SQL Migrations in MariaDB or MySQL | Redgate
May 9, 2023 - This article explains the fastest ways to restore the previous version of the database, to recover from a failed Flyway migration that leaves the database in...
dealingfailedsqlmigrationsmariadb