1.0.6 • Published 5 months ago

@aragornhq/clickhouse-migration v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@aragornhq/clickhouse-migration

⚔️ Production-grade CLI for managing ClickHouse schema migrations with raw SQL, rollback, integrity tracking, strict mode, and GitHub automation.


🚀 Features

  • ✅ Native ClickHouse support using @clickhouse/client
  • ✅ Fully typed CLI (TypeScript)
  • ✅ Supports migration:create, migration:up, migration:down
  • ✅ Rollback support using -- ROLLBACK BELOW -- separator
  • ✅ SHA-256 hash tracking for applied migrations
  • ✅ Enforced one-statement-per-file (recommended)
  • ✅ Optional config via clickhouse-migration.json

📦 Installation

npm install --save-dev @aragornhq/clickhouse-migration
1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago