{"library":"dmut","type":"library","category":null,"description":"A PostgreSQL migration utility that lets you write migrations in SQL, with support for modular namespaces, automatic down migration storage in the database, and code tracking for functions and triggers. Current stable version: 0.5.7. Release cadence is irregular. Key differentiators: no ORM lock-in, no need to write separate down migration files (downs are stored in DB), and a focus on server-side PL code management. Primarily for developers who treat PostgreSQL as the application platform, not just a data store.","language":"javascript","status":"active","version":"0.5.7","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install dmut","imports":["import pgMutate from 'pgmutate'","import { up } from 'pgmutate'","import { down } from 'pgmutate'","import { config } from 'pgmutate'"]},{"cmd":"yarn add dmut","imports":[]},{"cmd":"pnpm add dmut","imports":[]}],"homepage":"https://github.com/ceymard/dmut#readme","github":"https://github.com/ceymard/dmut","docs":null,"changelog":null,"pypi":null,"npm":"dmut","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}