safe-migrate 0.6.1

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;