Migration package with zero dependencies
This project serves as a converter between the legacy ruleset format and a new one. It's used internally, albeit it can be used externally too, also in browsers.
A tool for migrating to new Sass versions.
Database migrations with knex.
Mongodb schema and data migration lib
- Auto-retry migrations marked as repeatable on timeout and serialization errors
- Work around the umzug architectural limitations that make it hard/impossible to transactionally execute + log (or unlog) a migration, even when the logs and the migrations are applied to the same db. - Accept tradeoff that this will force each user mi
🦆 Drizzle ORM migrator applies migrations in browser environment, for PGLite, SQLite, DuckDB WASM!
Codemod transformations to help upgrade your Polaris codebase
## Installation
Configuration migration for ESLint
Resumable database migration toolkit for moving data to Cloudflare D1 with ZinTrust.
Turn a tRPC router into a type-safe, fully-functional, documented CLI
PostgeSQL migration tool
database migration tool using slonik
The complete and easy to use command-line migration tool for PostgreSQL
A Node.js utility for PostgreSQL database migrations
The complete and easy to use database migration tool
A strongly-typed postgres client for node.js
This library was generated with [Nx](https://nx.dev).
js to ts migration engine — converts commonjs to esm, infers types from ast analysis, extracts jsdoc annotations, and refines types with the typescript compiler
A library for JSON migrations
Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github
Database migrator for SQB