A deprecated database migration tool for PostgreSQL, MySQL, and other SQL databases. Version 6.0.4 was the last release. It has been replaced by migurt. Users should migrate to migurt for continued support and updates, as migrt is no longer maintained and may have security vulnerabilities.
npm install migrtNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize and run migrations against a PostgreSQL database using default settings.
Replace migrt with migurt in package.json and update imports accordingly.
Run npm install migrt to install the package.
No dependency data recorded yet.