- schemas - Variable in class org.flywaydb.gradle.FlywayExtension
-
The case-sensitive list of schemas managed by Flyway
- skipDefaultCallbacks - Variable in class org.flywaydb.gradle.FlywayExtension
-
If set to true, default built-in callbacks will be skipped, only custom migration callbacks will be used.
- skipDefaultResolvers - Variable in class org.flywaydb.gradle.FlywayExtension
-
If set to true, default built-in resolvers will be skipped, only custom migration resolvers will be used.
- sqlMigrationPrefix - Variable in class org.flywaydb.gradle.FlywayExtension
-
The file name prefix for Sql migrations
- sqlMigrationSeparator - Variable in class org.flywaydb.gradle.FlywayExtension
-
The file name prefix for Sql migrations
- sqlMigrationSuffix - Variable in class org.flywaydb.gradle.FlywayExtension
-
The file name suffix for Sql migrations