Docs.rs
  • pgbatis-0.1.48
    • pgbatis 0.1.48
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • king0bear
    • Dependencies
      • chrono ^0.4.24 normal
      • deadpool ^0.8.2 normal
      • deadpool-postgres ^0.9.0 normal
      • derive_more ^0.99.11 normal
      • lazy_static ^1.4.0 normal
      • once_cell ^1.8.0 normal
      • pgmacro ^0.1 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0.68 normal
      • tokio ^1 normal
      • tokio-postgres ^0.7.6 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
    • Versions
    • 39.25% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pgbatis0.1.48

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • Client
  • NoTls
  • PageHash
  • PageT
  • Pgbatis
  • Row
  • TransactionBatchParam
  • plugin::logic_delete::LogicDeletePlugin
  • wrapper::Wrapper

Enums

  • wrapper::WrapperError

Traits

  • ColumnExt
  • Parameters
  • ToSql
  • plugin::logic_delete::LogicDelete
  • plugin::logic_delete::ToSql

Functions

  • check_row_by_column
  • check_row_wrap
  • execute
  • fetch
  • fetch_one
  • fetch_page
  • fetch_with_recoder_field
  • format_like
  • format_like_left
  • format_like_right
  • link
  • query
  • query_one
  • query_page
  • query_t
  • remove
  • save
  • set_unlogic_delete_table
  • transaction_batch
  • transaction_delete_and_save
  • unit::pg_value_to_json_value
  • update
  • wrapper::check_order_by

Constants

  • LOG_SPACE