Docs.rs
  • sqlx-models-orm-0.8.5
    • sqlx-models-orm 0.8.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nubis
    • Dependencies
      • async-trait ^0.1.52 normal
      • futures-core ^0.3.19 normal
      • futures-util ^0.3.19 normal
      • sqlx ^0.8.2 normal
      • sqlx-models-derive ^0.8.5 normal
      • anyhow ^1.0 dev
      • base64 ^0.13.0 dev
      • base64-serde ^0.6.1 dev
      • serde ^1.0 dev
      • serde_json ^1.0 dev
      • serde_with ^1.6.4 dev
      • tokio ^1.2.0 dev
    • 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

sqlx_models_orm0.8.5

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • Db
  • Map
  • PgAdvisoryLock
  • PgAdvisoryLockGuard
  • PgArgumentBuffer
  • PgArguments
  • PgColumn
  • PgConnectOptions
  • PgConnection
  • PgCopyIn
  • PgDatabaseError
  • PgListener
  • PgNotification
  • PgQueryResult
  • PgRow
  • PgStatement
  • PgTransactionManager
  • PgTypeInfo
  • PgValue
  • PgValueRef
  • Postgres
  • Query
  • QueryAs
  • QueryScalar
  • Transaction
  • types::Oid
  • types::PgBox
  • types::PgCiText
  • types::PgCircle
  • types::PgHstore
  • types::PgInterval
  • types::PgLQuery
  • types::PgLQueryVariant
  • types::PgLQueryVariantFlag
  • types::PgLSeg
  • types::PgLTree
  • types::PgLTreeLabel
  • types::PgLine
  • types::PgMoney
  • types::PgPath
  • types::PgPoint
  • types::PgPolygon
  • types::PgRange
  • types::PgTimeTz

Enums

  • Error
  • PgAdvisoryLockKey
  • PgErrorPosition
  • PgSeverity
  • PgSslMode
  • PgTypeKind
  • PgValueFormat
  • types::PgCube
  • types::PgLQueryLevel
  • types::PgLTreeParseError

Traits

  • PgExecutor
  • PgHasArrayType
  • PgPoolCopyExt
  • SqlxModel
  • SqlxModelHub
  • SqlxSelectModelHub
  • types::PgHasArrayType

Macros

  • model

Attribute Macros

  • async_trait

Type Aliases

  • PgMap
  • PgPool
  • PgPoolOptions
  • PgQuery
  • PgQueryScalar
  • PgTransaction
  • PgTx

Constants

  • PG_COPY_MAX_DATA_LEN