kuros / random-jpa

Create random test data for JPA/Hibernate entities.
GNU General Public License v3.0
26 stars 4 forks source link

I want mechanism to ignore dependencies. #32

Closed kuros closed 6 years ago

kuros commented 6 years ago

Random-JPA throws cyclic dependency when tables are generated with self foreign key on H2 db in test scenario.

kuros commented 6 years ago

Feature provided with v0.6.5