Docs.rs
  • welds-sqlx-mssql-1.7.0
    • welds-sqlx-mssql 1.7.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lex148
    • Dependencies
      • atoi ^2.0 normal
      • base64 ^0.21.0 normal
      • bitflags ^1.3.2 normal
      • byteorder ^1.4.3 normal
      • bytes ^1.1.0 normal
      • crc ^3.0.0 normal
      • digest ^0.10.0 normal
      • dotenvy ^0.15.5 normal
      • either ^1.6.1 normal
      • encoding_rs ^0.8.30 normal
      • futures-channel ^0.3.19 normal
      • futures-core ^0.3.19 normal
      • futures-io ^0.3.24 normal
      • futures-util ^0.3.19 normal
      • generic-array ^0.14.4 normal
      • hex ^0.4.3 normal
      • hkdf ^0.12.0 normal
      • hmac ^0.12.0 normal
      • itoa ^1.0.1 normal
      • log ^0.4.17 normal
      • md-5 ^0.10.0 normal
      • memchr ^2.4.1 normal
      • once_cell ^1.9.0 normal
      • percent-encoding ^2.1.0 normal
      • rand ^0.8.4 normal
      • regex ^1.5.5 normal
      • rsa ^0.8.0 normal
      • serde ^1.0.144 normal optional
      • sha1 ^0.10.1 normal
      • sha2 ^0.10.0 normal
      • smallvec ^1.7.0 normal
      • sqlx-core ^0.7.0-alpha.3 normal
      • stringprep ^0.1.2 normal
      • thiserror ^1.0.35 normal
      • tracing ^0.1.37 normal
      • url ^2.2.2 normal
      • uuid ^1.0 normal
      • whoami ^1.2.1 normal
    • Versions
    • 64% of the crate is documented
  • 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

welds_sqlx_mssql1.7.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Mssql
  • MssqlArguments
  • MssqlColumn
  • MssqlConnectOptions
  • MssqlConnection
  • MssqlDatabaseError
  • MssqlQueryResult
  • MssqlRow
  • MssqlStatement
  • MssqlTransactionManager
  • MssqlTypeInfo
  • MssqlValue
  • MssqlValueRef

Enums

  • MssqlSslMode

Traits

  • MssqlExecutor

Type Aliases

  • MssqlPool
  • MssqlPoolOptions