{"library":"dbup-downtown","type":"library","category":null,"description":"Lightweight database migration command-line tool for Sqlite3. Version 0.0.13 is the latest release. It uses JSON-based migration files with 'up' and 'down' SQL statements, and supports directional migration, fake migrations, listing, and creation of blank migrations. No custom DSL: migrations are raw SQL. Only Sqlite3 supported currently, but extensible to other databases. Provides a single 'migrations' table for state tracking. Suitable for simple projects needing file-based migrations without overhead.","language":"javascript","status":"active","version":"0.0.13","tags":["javascript","database","migration","command","line"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install dbup-downtown","imports":["const dbup = require('dbup-downtown')"]},{"cmd":"yarn add dbup-downtown","imports":[]},{"cmd":"pnpm add dbup-downtown","imports":[]}],"homepage":"https://github.com/tpalko/dbup-downtown#readme","github":"https://github.com/tpalko/dbup-downtown","docs":null,"changelog":null,"pypi":null,"npm":"dbup-downtown","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}