1.0.6 • Published 7 years ago

flygrate v1.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

Flygrate

Flygrate is a migration file generator for flyway migrations. It generates an empty migration file with the file name prefixed with the timestamp. Example File name: V20190725110532_add_customers.sql

Usage

npm i -g flygrate

flyway -f add_customers.sql

which will generate file with the given file name with timestamp prefixed.

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago