Docs.rs
  • sfo-sql-0.3.3
    • sfo-sql 0.3.3
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wugren
    • Dependencies
      • async-trait ^0.1.82 normal
      • log ^0.4 normal
      • sfo-result ^0.2.4 normal
      • sqlx ^0.8 normal
      • syn ^1.0 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sfo_sql0.3.3

Module mysql

Module Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

In crate sfo_sql

sfo_sql

Module mysql

Source

Macros§

sql_query

Structs§

RawErrorToSqlError

Enums§

SqlConnectionType

Traits§

ErrorMap
SqlRow
Represents a single row from the database.

Functions§

sql_query
sql_query_with

Type Aliases§

RawSqlPool
SqlArguments
SqlConnection
SqlDB
SqlPool
SqlQuery
SqlRawConnection
SqlRowObject
SqlTransaction