db-migrate / db-migrate/shared

"db-migrate create" replace underscores with minus

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
13
Forks
22
PR merge metrics
No merged PRs in 30d

Description

If i create a new migration like: `db-migrate create my_awesome-migration-table`

The new file has the name: `my-awesome-migration-table.js` but i expected the file: `my_awesome-migration-table.js`

I think this is only a really small bug and can be fixed really easy.

---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/59955098-db-migrate-create-replace-underscores-with-minus?utm_campaign=plugin&utm_content=tracker%2F39837989&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F39837989&utm_medium=issues&utm_source=github).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.