{"library":"coffee-db-migrate","type":"library","category":null,"description":"An abstract migration framework for Node.js written in CoffeeScript that stores migration steps in a database. Version 0.1.2 is the latest stable release, with no recent updates. It is based on coffee-migrate but differs by persisting migrated file titles in the database. Requires manual implementation of database-specific methods (lock, release, getStoredMigrations, saveState, removeMigration) in a dbMigration.coffee file. This is a niche, unmaintained package with limited documentation and no active development; consider more robust alternatives like Knex.js or node-pg-migrate.","language":"javascript","status":"abandoned","version":"0.1.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install coffee-db-migrate","imports":["npx migrate [options] [command]"]},{"cmd":"yarn add coffee-db-migrate","imports":[]},{"cmd":"pnpm add coffee-db-migrate","imports":[]}],"homepage":"https://github.com/daniel-gawron/coffee-db-migrate","github":"https://github.com/daniel-gawron/coffee-db-migrate","docs":null,"changelog":null,"pypi":null,"npm":"coffee-db-migrate","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}