Docs.rs
  • sqlx-migrate-0.1.2
    • sqlx-migrate 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tamasfe
    • Dependencies
      • anyhow ^1.0.51 normal
      • async-trait ^0.1.52 normal
      • atty ^0.2.14 normal
      • clap ^3.0.0-rc.4 normal
      • comfy-table ^5.0.0 normal
      • crc ^2.1.0 normal
      • filetime ^0.2.15 normal
      • futures-core ^0.3.17 normal
      • humantime ^2.1.0 normal
      • itertools ^0.10.3 normal
      • proc-macro2 ^1.0.34 normal
      • quote ^1.0.10 normal
      • regex ^1.5.4 normal
      • sha2 ^0.10.0 normal
      • sqlx ^0.5.9 normal
      • syn ^1.0.82 normal
      • thiserror ^1.0.30 normal
      • time ^0.3.5 normal
      • tokio ^1.14.0 normal
      • tracing ^0.1.29 normal
      • tracing-subscriber ^0.3.3 normal
      • walkdir ^2.3.2 normal
      • sqlx ^0.5.9 dev
      • tokio ^1.14.0 dev
    • Versions
    • 51.16% 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

Crate sqlx_migrate

Version 0.1.2

Back to index

logo
Change settings

List of all items[−]

Structs

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

Enums

  • DatabaseType
  • Error

Traits

  • db::Migrations

Derive Macros

  • prelude::Error

Functions

  • cli::run
  • generate

Typedefs

  • MigrationError

Constants

  • DEFAULT_MIGRATIONS_TABLE