Uses of Class
org.flywaydb.community.database.questdb.QuestDBSchema
Packages that use QuestDBSchema
-
Uses of QuestDBSchema in org.flywaydb.community.database.questdb
Constructors in org.flywaydb.community.database.questdb with parameters of type QuestDBSchemaModifierConstructorDescriptionQuestDBTable(org.flywaydb.core.internal.jdbc.JdbcTemplate jdbcTemplate, QuestDBDatabase database, QuestDBSchema schema, String name)