Skip to main content

Module flyway

Module flyway 

Source
Expand description

Flyway (database migrations) output compression.

flyway migrate prints an edition banner, the JDBC URL and a validation line before the actual work. We keep the applied-migration summary (count + resulting version), the per-version names being migrated, the up-to-date signal and any error, dropping the banner/URL/validation noise.

Functionsยง

compress