safe-migrate 0.7.0

Sync PostgreSQL metadata, then lint migrations offline
Documentation
1
2
3
4
5
pub mod interactive;
pub mod reporter;
#[cfg(test)]
mod reporter_tests;
pub mod violations;