pgdrift 0.1.2

Command-line tool for detecting schema drift in PostgreSQL JSONB columns
Documentation
1
2
3
4
// Library interface for pgdrift (for testing and potential library use)

pub mod commands;
pub mod output;