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