We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: remove redundant pg from npm install command
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
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
fix: correct corrupted Supported-Objects wiki page
Merge and add complete wiki documentation
Initial Home page
Add complete wiki: Home, Architecture, Supported-Objects, API-Reference, Safe-Migration-Patterns, Risk-Assessment, PG-Version-Matrix, Testing