sanpii / pgdiff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PgDiff

Crates.io docs.rs Github actions pipeline status

A tool to generate diff beetween two databases.

cargo run -- --old postgresql://localhost/old --new postgresql://localhost/new

About

License:MIT License


Languages

Language:Rust 76.0%Language:PLpgSQL 24.0%