{"library":"migrate-mongoose-custom","type":"library","category":null,"description":"A node-based migration framework for Mongoose, forked from migrate-mongoose with updated mongoose version (4 to 5) and removal of throw error when no migrations to run. Current version 0.2.2. Stores migration state in MongoDB, supports custom config files, environment variables, and CLI commands (create, up, down, list, prune). Differentiators: global migration state (no local file state), access to mongoose models, promise/callback support, and ability to delete unused migrations. Ideal for projects already using mongoose and deploying on platforms like Heroku.","language":"javascript","status":"active","version":"0.2.2","tags":["javascript","migrate","migration","mongoose","schema","mongodb"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install migrate-mongoose-custom","imports":["const migrate = require('migrate-mongoose-custom');"]},{"cmd":"yarn add migrate-mongoose-custom","imports":[]},{"cmd":"pnpm add migrate-mongoose-custom","imports":[]}],"homepage":"https://github.com/katusiky/migrate-mongoose-custom#readme","github":"https://github.com/katusiky/migrate-mongoose-custom","docs":null,"changelog":null,"pypi":null,"npm":"migrate-mongoose-custom","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}