pgdrift 0.1.2

Command-line tool for detecting schema drift in PostgreSQL JSONB columns
Documentation
1
2
3
4
pub mod analyze;
pub mod discover;
pub mod index;
pub mod scan_all;