Docs.rs
  • sqlx-migrate-0.7.0
    • sqlx-migrate 0.7.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 ^4.3.0 normal
      • comfy-table ^7.0.1 normal
      • crc ^3.0.0 normal
      • dotenvy ^0.15 normal
      • filetime ^0.2 normal
      • futures-core ^0.3 normal
      • humantime ^2.1.0 normal
      • itertools ^0.11.0 normal
      • prettyplease ^0.2.12 normal
      • proc-macro2 ^1 normal
      • quote ^1 normal
      • regex ^1.5 normal
      • sha2 ^0.10 normal
      • sqlx ^0.7.0 normal
      • state ^0.6.0 normal
      • syn ^2 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.7.0 dev
      • tokio ^1.14.0 dev
    • Versions
    • 62.3% 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

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

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

Enums

  • DatabaseType
  • cli::Operation
  • error::Error

Traits

  • db::Migrations

Functions

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

Type Definitions

  • MigrationError

Constants

  • DEFAULT_MIGRATIONS_TABLE