Uses of Class
fr.ght1pc9kc.testy.jooq.WithFlywaySchemaHistory.WithFlywaySchemaHistoryBuilder
-
Uses of WithFlywaySchemaHistory.WithFlywaySchemaHistoryBuilder in fr.ght1pc9kc.testy.jooq
Modifier and TypeMethodDescriptionWithFlywaySchemaHistory.WithFlywaySchemaHistoryBuilder.addVersion
(FlywayVersion version) Add a version into the history.WithFlywaySchemaHistory.WithFlywaySchemaHistoryBuilder.addVersions
(FlywayVersion... versions) Add many versions into the history.WithFlywaySchemaHistory.builder
(DatasourceExtension datasourceExtension) Create a builder for this class.WithFlywaySchemaHistory.WithFlywaySchemaHistoryBuilder.setTableName
(String tableName) Define a customized name for the history table.