jhipster/jhipster-net-sample-app-template

Data Migrations Entities

Opened this issue · 0 comments

Entity Framework proposes a Data Migration tool to generate the Fluent API version of the entity configuration (similar to liquibase changeset).

JHipster.Net should provide the classic a dedicated Migration set for each entity (BankAccount, Operation, Labels).