Skip to content

History / Home

Revisions

  • docs: remove redundant pg from npm install command

    Vivek committed Jul 14, 2026
  • refactor: rename package to pg-migration-engine - Package name: @schema-weaver/migration-engine -> pg-migration-engine - Class name: SwMigrationEngine -> PgMigrationEngine - Update all URLs to new repo location

    Vivek committed Jul 14, 2026
  • fix: correct wiki documentation based on code audit - Supported-Objects: 37→50+ types, remove unverifiable coverage % - Architecture: 7 layers → 8 modules (add Behavioral) - Safe-Migration-Patterns: 3-step → 6+ patterns - Home: Update all type counts and property counts

    Vivek committed Jul 14, 2026
  • Add complete wiki: Home, Architecture, Supported-Objects, API-Reference, Safe-Migration-Patterns, Risk-Assessment, PG-Version-Matrix, Testing

    Vivek committed Jul 14, 2026