All Classes and Interfaces

Classes
Class
Description
Run migrations when the DataSource is only specified in Flyway configuration and there is no Micronaut DataSource defined.
Run migrations when there is a DataSource defined for it.
Create a Flyway Configuration for each sub-property of flyway.*.
Provides a flyway endpoint to get all the migrations applied.
Public access to invoke Flyway migrations when DataSource onCreate behaviour is not desired.
Flyway report for one datasource.
Fired when a Flyway migration has finished.
Fired when a Flyway schema has been cleaned.
Graal feature that makes static resources available.
Converts String's to Flyway ValidatePattern required for reading ignore-migration-patterns parameter.