grunt-flyway

JSON →
library 0.3.2 ·javascript abandoned
verified Jun 7, 2026

Grunt plugin to run Flyway database migration tasks (clean, baseline, migrate, repair, validate, info) directly from Gruntfiles. Latest version 0.3.2 uses Flyway 3.2 and requires Grunt >=0.4.2 and Java runtime. Notably, this plugin is explicitly marked as not thoroughly tested and uses an outdated Flyway version. It supports all core Flyway command-line options but is deprecated in favor of direct Flyway CLI usage or modern build tool integrations.