#Sequelize automatic migration generation
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
Hi everyone,
I am new to Nestjs and Sequelize
I wanted to know is there any automatic way that i can create migration file with command without manually edititng it just like typeorm
it create migration files from models
i wanted to do the same without manual effort