Docs.rs
safe-migrate-0.8.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
safe-migrate 0.8.0
Check PostgreSQL migrations against a synchronized database baseline
Crate
Source
Builds
Feature flags
Documentation
..
001_drop_db.sql
002_drop_db_if_exists.sql
003_drop_db_force.sql
004_drop_db_force_if_exists.sql
005_drop_db_quoted.sql
006_drop_db_quoted_force.sql
007_drop_db_multi_word.sql
008_drop_db_temp.sql
009_drop_db_mixed_case.sql
safe_001_create_db.sql
safe_002_alter_db.sql
safe_003_create_table.sql
safe_004_drop_table.sql
safe_005_select.sql
safe_006_alter_db_owner.sql
safe_007_create_db_options.sql
safe_008_insert.sql
safe_009_update.sql