flywayfg

1.0.1 • Public • Published

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

/flywayfg/

    Package Sidebar

    Install

    npm i flywayfg

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    3.13 kB

    Total Files

    4

    Last publish

    Collaborators

    • jfromaniello