Docs.rs
dbmigrate-lib-0.1.2
Platform
i686-apple-darwin
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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.2
Library to run database migrations. Postgres, MySQL, Sqlite supported.
Crate
Source
Builds
Feature flags
Documentation
Links
Homepage
Keats/dbmigrate
131
23
8
crates.io
Dependencies
mysql ^12
regex ^0.2
rusqlite ^0.12
postgres ^0.15
url ^1
error-chain ^0.11
tempdir ^0.3.4
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.