jaxio / celerio-angular-quickstart

Generate an Angular 5 CRUD application from an existing database schema (we provide a sample one)
Apache License 2.0
479 stars 138 forks source link

Updating Database #51

Open CodeFreezr opened 7 years ago

CodeFreezr commented 7 years ago

What is the best way how to update the application after a database schema update (new tables and relations) without installing everything new?