rust-pgdatadiff 0.1.8

Rust library for comparing two PostgreSQL databases
Documentation
1
2
3
4
5
pub mod input;
pub mod output;
pub mod table_query;
pub mod table_query_executor;
pub mod table_types;