or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

cli-interface.mdconfiguration-management.mddata-seeding.mddatabase-interface.mddatabase-operations.mdindex.mdmigration-management.md
tile.json

tile.json

{
  "name": "tessl/npm-db-migrate",
  "version": "0.11.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/db-migrate@0.11.14",
  "summary": "Database migration framework for Node.js applications that enables developers to programmatically manage database schema changes and evolution over time."
}