Docs.rs
  • db-migrate-0.1.1
    • db-migrate 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • dimuziop
    • Dependencies
      • anyhow ^1.0 normal
      • chrono ^0.4 normal
      • clap ^4.0 normal
      • colored ^2.0 normal
      • scylla ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal
      • toml ^0.8 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • walkdir ^2.0 normal
      • assert_cmd ^2.0 dev
      • tempfile ^3.0 dev
    • Versions
    • 30.63% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • 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

db_migrate0.1.1

Module commands

Module Items

  • Structs

In crate db_migrate

db_migrate

Module commands

Source

Structsยง

CreateCommand
DownCommand
ResetCommand
StatusCommand
UpCommand
VerifyCommand