Docs.rs
refinery-core-0.8.15
refinery-core 0.8.15
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
futures ^0.3.16
normal
optional
log ^0.4
normal
mysql >=21.0.0, <=26
normal
optional
mysql_async >=0.28, <=0.35
normal
optional
postgres >=0.17, <=0.19
normal
optional
regex ^1
normal
rusqlite >=0.23, <=0.33
normal
optional
serde ^1
normal
optional
siphasher ^1.0
normal
thiserror ^1
normal
tiberius >=0.7, <=0.12
normal
optional
time ^0.3.5
normal
tokio ^1.0
normal
optional
tokio-postgres >=0.5, <=0.7
normal
optional
tokio-util ^0.7.7
normal
optional
toml ^0.8.8
normal
optional
url ^2.0
normal
walkdir ^2.3.1
normal
tempfile ^3.1.0
dev
Versions
29.63%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-unknown-linux-gnu
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
refinery_
core
0.8.15
Crate Items
Structs
Enums
Traits
Functions
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
load_sql_migrations
parse_migration_name
traits::sync::migrate