serverless-sequelize-migrations
serverless-sequelize-migrations copied to clipboard
Fix deprecation warning
This pull request fixes the following deprecation warning:
CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not predefine type for introduced options:
- SequelizeMigrations for "path", "verbose", "name", "rollback", "dbDialect", "dbHost", "dbPort", "dbName", "dbUsername", "dbPassword", "times", "status"