cashapp / misk

Microservice Kontainer
https://cashapp.github.io/misk/
391 stars 166 forks source link

Add schema migrator Gradle plugin #3291

Closed yissachar closed 3 weeks ago

yissachar commented 4 weeks ago

Adds a schema migrator Gradle plugin. This allows for standalone execution of the schema migrator without running your actual service. This is useful for standing a migrated DB that can then be used for JOOQ codegen, as a Flyway replacement.