Docs.rs
  • sqlmo-0.6.1
    • sqlmo 0.6.1
    • 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
    • 0% 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

  • Version 0.6.1
  • All Items
  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

Crate sqlmo

source ·

Structs

AlterTable
CreateIndex
Create index action for a table
CreateTable
Create table action
Cte
From
Group
Insert
Join
Migration
MigrationOptions
This is currently empty.
Order
QueryColumn
Schema
Select
Table
TableColumn

Enums

AlterAction
Alter table action
DebugResults
Dialect
Direction
Expression
JoinTable
JoinType
OnConflict
Statement
Type
Where

Traits

ToSql

Functions

migrate