EliuX / serverless-migrate-plugin

Serverless plugin for running migrations
MIT License
7 stars 10 forks source link

Specify migration extensions #5

Closed EliuX closed 5 years ago

EliuX commented 5 years ago

Allow specifying the default extension of migration files. This way, files like README.md files can be added in the folder /migrations without any issue.