You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeORM is the standard-de-facto ORM library for js/ts application.
It provides a comfortable cli to create entity, create migration, run and revert migration, drop tables and so on.
Requested Feature
TypeORM is the standard-de-facto ORM library for js/ts application.
It provides a comfortable cli to create entity, create migration, run and revert migration, drop tables and so on.
It would be nice to have a feature for this.
Take a look here: https://typeorm.io/using-cli
The text was updated successfully, but these errors were encountered: