seppevs / migrate-mongo

A database migration tool for MongoDB in Node
MIT License
927 stars 163 forks source link

Migrate multiple migrations down #218

Open vytautas-pranskunas- opened 4 years ago

vytautas-pranskunas- commented 4 years ago

I am missing documentation about how to migrate multiple migrations down. Would you be able to add it?

stascnb commented 2 years ago

yea would be pretty cool,

@seppevs do you reckon its just adding a foreach loop in up and down?

Were just thinking to contribute to this one