Grunt task for Sails MySQL migration
JSON →Grunt task that automigrates changes from Sails.js models to a MySQL/MariaDB database. Version 0.1.9 is the latest stable release; the package has not been updated since 2016 and appears to be unmaintained. It uses sequelize ORM for database introspection but claims to work with Waterline. Differentiators: integrates directly into Grunt workflow, handles automatic table/field creation and alteration, respects interactive mode for safety. Note: there is a known limitation—cannot drop fields with constraints (manual removal of keys is required).
Resources
packagegrunt-sails-mysql-transit ↗