Uses of Class
org.flywaydb.community.database.yugabytedb.YugabyteDBSchema
Packages that use YugabyteDBSchema
-
Uses of YugabyteDBSchema in org.flywaydb.community.database.yugabytedb
Constructors in org.flywaydb.community.database.yugabytedb with parameters of type YugabyteDBSchemaModifierConstructorDescriptionYugabyteDBTable(org.flywaydb.core.internal.jdbc.JdbcTemplate jdbcTemplate, YugabyteDBDatabase database, YugabyteDBSchema schema, String name)