afloyd / mongo-migrate

MIT License
159 stars 81 forks source link

Added migration collection name override support in configuration file #67

Open all4code opened 6 years ago

all4code commented 6 years ago

Hi,

I've added option to override migration collection name by property defined in configuration file. It may be useful when you have 2+ subsets(eg, schemas) of object you would like to migrate(update) in same database.