seppevs / migrate-mongo

A database migration tool for MongoDB in Node
MIT License
931 stars 166 forks source link

Made migration sample file take custom file extension into account #280

Closed olafurkarl closed 3 years ago

olafurkarl commented 4 years ago

When specifying a different extension, the config did not take into account the migration extension for the sample file. This PR fixes that.

Checklist
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 53cd7ced8b7336cf368d9f85c55b63d64b41043b on olafurkarl:master into 1def42e81ee4944a4da40a46ce0eea66269a36ea on seppevs:master.

seppevs commented 3 years ago

Thank you for your contribution. It landed in v8.2.1