migrations_internals 1.4.1

Internal implementation of diesels migration mechanism
Documentation
[dependencies.barrel]
features = ["diesel"]
optional = true
version = ">= 0.5.0"

[dependencies.diesel]
default-features = false
version = "~1.4.0"
[dev-dependencies.tempdir]
version = "0.3.4"

[features]
default = []

[package]
authors = ["Sean Griffin <sean@seantheprogrammer.com>"]
description = "Internal implementation of diesels migration mechanism"
homepage = "http://diesel.rs"
license = "MIT OR Apache-2.0"
name = "migrations_internals"
version = "1.4.1"