Devskiller / jpa2ddl

JPA Schema Generator Plugin
Apache License 2.0
109 stars 33 forks source link

When generating migrations run only schema related changesets #7

Closed jkubrynski closed 6 years ago

jkubrynski commented 7 years ago

Including inserts or updates may result in exceptions due to lack of related data.