1.0.6 • Published 5 years ago

flygrate v1.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
5 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

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago