io.ebean.dbmigration.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ebean-ddl-generator Show documentation
Show all versions of ebean-ddl-generator Show documentation
DDL and DB Migration generation
/**
* Generates DDL migration scripts based on changes to the model.
*/
package io.ebean.dbmigration;