pgdrift-core 0.1.2

Core analysis engine for pgdrift - JSONB schema drift detection algorithms
Documentation
1
2
3
4
5
pub mod analyzer;
pub mod drift;
pub mod index;
pub mod stats;
pub mod types;