{"library":"rethinkdb-ts-migrate","type":"library","category":null,"description":"A migration tool for RethinkDB databases, version 0.3.6. It allows forward and backward migration of structural or data changes using a versioned approach. This is a fork of rethink-migrate with more active maintenance. It supports TypeScript, environment variable overrides, and CLI commands for creating and running migrations. Release cadence is irregular; last update was in 2017.","language":"javascript","status":"maintenance","version":"0.3.6","tags":["javascript","rethinkdb","migrations"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install rethinkdb-ts-migrate","imports":["exports.up = async function(r, conn) { /* ... */ }; exports.down = async function(r, conn) { /* ... */ };","npx rethinkdb-ts-migrate create my-migration","{ \"host\": \"localhost\", \"port\": 28015, \"db\": \"migrations\" }"]},{"cmd":"yarn add rethinkdb-ts-migrate","imports":[]},{"cmd":"pnpm add rethinkdb-ts-migrate","imports":[]}],"homepage":"https://github.com/mattkrick/rethinkdb-ts-migrate#readme","github":"https://github.com/mattkrick/rethinkdb-ts-migrate","docs":null,"changelog":null,"pypi":null,"npm":"rethinkdb-ts-migrate","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}