Docs.rs
  • sqlx-migrate-0.5.0
    • sqlx-migrate 0.5.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tamasfe
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • atty ^0.2.14 normal
      • clap ^3.0.0-rc.4 normal
      • comfy-table ^6.0.0 normal
      • crc ^3.0.0 normal
      • dotenv ^0.15 normal
      • filetime ^0.2 normal
      • futures-core ^0.3 normal
      • humantime ^2.1.0 normal
      • itertools ^0.10 normal
      • proc-macro2 ^1 normal
      • quote ^1 normal
      • regex ^1.5 normal
      • sha2 ^0.10 normal
      • sqlparser ^0.18 normal
      • sqlx ^0.6.0 normal
      • syn ^1 normal
      • thiserror ^1 normal
      • time ^0.3 normal
      • tokio ^1.14.0 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3.3 normal
      • walkdir ^2.3 normal
      • sqlx ^0.6.0 dev
      • tokio ^1.14.0 dev
    • Versions
    • 63.56% of the crate is documented
  • 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
logo

logo

Crate sqlx_migrate

logo
Change settings

List of all items

Structs

  • Migration
  • MigrationStatus
  • MigrationSummary
  • Migrator
  • MigratorOptions
  • cli::Migrate
  • db::AppliedMigration

Enums

  • DatabaseType
  • Error
  • cli::Operation

Traits

  • db::Migrations

Derive Macros

  • prelude::Error

Functions

  • cli::run
  • cli::run_parsed
  • generate

Typedefs

  • MigrationError

Constants

  • DEFAULT_MIGRATIONS_TABLE