Docs.rs
  • sqlmo-0.7.6
    • sqlmo 0.7.6
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kurtbuilds
    • Dependencies
      • anyhow ^1.0.66 normal
      • convert_case ^0.6.0 normal
      • itertools ^0.10.5 normal
      • openapiv3-extended ^1.0.13 normal
      • serde_yaml ^0.9.14 normal
      • sqlx ^0.6.2 normal
      • tokio ^1.22.0 normal
    • Versions
    • 30% of the crate is documented
  • Go to latest version
  • 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
    • 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 sqlmo

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • AlterTable
  • Column
  • CreateIndex
  • CreateTable
  • Insert
  • Migration
  • MigrationOptions
  • Schema
  • Select
  • Table
  • migrate::Migration
  • migrate::MigrationOptions
  • query::AlterTable
  • query::CreateIndex
  • query::CreateTable
  • query::From
  • query::GroupBy
  • query::Insert
  • query::OrderBy
  • query::Select
  • query::SelectColumn
  • schema::Column
  • schema::Schema
  • schema::Table

Enums

  • Dialect
  • Type
  • migrate::DebugResults
  • migrate::Statement
  • query::AlterAction
  • query::Direction
  • query::IndexType
  • query::OnConflict
  • query::SelectExpression
  • query::Values
  • query::Where
  • schema::Type

Traits

  • ToSql

Functions

  • migrate
  • migrate::migrate