Docs.rs
dbmigrate-lib-0.2.0
dbmigrate-lib 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Keats
Dependencies
error-chain ^0.11
normal
mysql ^12
normal
optional
native-tls ^0.2
normal
optional
postgres ^0.19.0
normal
optional
postgres-native-tls ^0.5.0
normal
optional
regex ^1
normal
rusqlite ^0.14.0
normal
optional
url ^1
normal
tempdir ^0.3.4
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dbmigrate_
lib
0.2.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
Migration
MigrationFile
MysqlDriver
PostgresDriver
SqliteDriver
errors::Error
Enums
Direction
errors::ErrorKind
Traits
Driver
errors::ResultExt
Functions
create_migration
get_driver
read_migration_files
Type Aliases
Migrations
errors::Result