sails-generate-model-with-migrations

JSON →
library 1.0.0 ·javascript deprecated
verified Jun 7, 2026

A Sails.js generator that creates both a model and a database migration for your Sails app. This package is deprecated as it targets Sails v0.9/v0.10 and relies on the now-removed built-in migrations; for current Sails versions (v1.0+), use the sails-hook-orm or manual migration tools instead. The generator is installed via npm and invoked with 'sails generate model'.