We're a place where coders share, stay up-to-date and grow their careers.
Do you have normal sequelize migrations with sequelize-cli model:generate ? Or the nest resolve this for us?
sequelize-cli model:generate
I didn't use sequelize-cli but I'm sure you can use it to create and run migrations without any trouble from NestJS
Do you have normal sequelize migrations with
sequelize-cli model:generate
? Or the nest resolve this for us?I didn't use sequelize-cli but I'm sure you can use it to create and run migrations without any trouble from NestJS