Docs.rs
dbmigrate-lib-0.1.5
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dbmigrate-lib 0.1.5
Library to run database migrations. Postgres, MySQL, Sqlite supported.
Crate
Source
Builds
Feature flags
Documentation
Coverage
90.2%
46
out of
51
items documented
0
out of
14
items with examples
Links
Homepage
Keats/dbmigrate
131
23
8
crates.io
Dependencies
error-chain ^0.11
normal
mysql ^12
normal
native-tls ^0.2
normal
postgres ^0.19.0
normal
postgres-native-tls ^0.5.0
normal
regex ^1
normal
rusqlite ^0.14.0
normal
url ^1
normal
tempdir ^0.3.4
dev
Versions
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Owners
Database migrations for Postgres, MySQL, and SQLite.