Tuesday 26 February 2019

Need some help with Typeorm. I want to add a new entity to a database already in use. Do I need to define a migration for this?

So as the title states, do I need to define a new migration for adding a new entity to the db. If yes, is there any way of generating this from the entity definition?

Submitted February 26, 2019 at 02:49PM by sioa

No comments:

Post a Comment