1.0.1 • Published 4 years ago

flywayfg v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

This is a very incomplete cli to generate flyway migrations file.

Example:

$ npx flywayfg --directory path/to/migrations --padding 3 --title "create users table"
created migration file in: path/to/migrations/V7__create_users_table.sql

License

MIT 2020 - José F. Romaniello

1.0.1

4 years ago

1.0.0

4 years ago