afloyd / mongo-migrate

MIT License
159 stars 81 forks source link

impossible to use '-dbn' command line parameter #1

Closed avgur closed 11 years ago

avgur commented 11 years ago

1) impossible to use '-dbn' command line parameter because setConfigFileProperty method calls require() instead of required() ('d' missed) 2) nullreference error when migration file does not contain dash (005.js) 3) do not add dash when title is empty (005.js instead of 005-.js)

afloyd commented 11 years ago

Pushed this out to NPM in v0.0.3