All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sss.openstar.schemamigration.PerformSchemaMigration.scala Maven / Gradle / Ivy

The newest version!
package sss.openstar.schemamigration

trait PerformSchemaMigration {
  self: SchemaMigrationBuilder =>
  migrateSqlSchema()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy