Open juhanapaavola opened 2 years ago
As documentation states:
typeorm migration:create -n <migration-file-name>
But that does not create migration. How to create migrations?
As documentation states:
typeorm migration:create -n <migration-file-name>
to create a new migration file.But that does not create migration. How to create migrations?