Docs.rs
refinery-core-0.8.6
refinery-core 0.8.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jxs
Dependencies
async-trait ^0.1
normal
cfg-if ^1.0
normal
flate2 ^1.0
normal
futures ^0.3.16
normal
lazy_static ^1
normal
log ^0.4
normal
mysql >=21.0.0, <=22
normal
mysql_async >=0.28, <=0.30
normal
postgres ^0.19
normal
regex ^1
normal
rusqlite >=0.23, <=0.27
normal
serde ^1
normal
siphasher ^0.3
normal
thiserror ^1
normal
tiberius ^0.7
normal
time ^0.3.5
normal
tokio ^1.0
normal
tokio-postgres ^0.7
normal
tokio-util ^0.6.7
normal
toml ^0.5
normal
url ^2.0
normal
walkdir ^2.3.1
normal
tempfile ^3.1.0
dev
Versions
25.42%
of the crate is documented
Go to latest version
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
☰
Crate refinery_core
?
List of all items
Structs
Migration
Report
Runner
config::Config
error::Error
Enums
MigrationType
Target
config::ConfigDbType
error::Kind
Traits
error::WrapMigrationError
traits::async::AsyncMigrate
traits::async::AsyncQuery
traits::async::AsyncTransaction
traits::sync::Migrate
traits::sync::Query
traits::sync::Transaction
Functions
find_migration_files