Docs.rs
  • gluesql-core-0.16.2
    • gluesql-core 0.16.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • panarch
    • Dependencies
      • async-recursion ^1 normal
      • async-trait ^0.1 normal
      • bigdecimal ^0.4.1 normal
      • cfg-if ^1 normal
      • chrono ^0.4.38 normal
      • futures ^0.3 normal
      • futures-enum ^0.1.17 normal
      • hex ^0.4 normal
      • im-rc ^15 normal
      • iter-enum ^1 normal
      • itertools ^0.12 normal
      • md-5 ^0.10.5 normal
      • ordered-float ^4 normal
      • rand ^0.8 normal
      • regex ^1 normal
      • rust_decimal ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • sqlparser ^0.46 normal
      • strum_macros ^0.25 normal
      • thiserror ^1.0 normal
      • gluesql-utils ^0.16.2 normal
      • pretty_assertions ^1 dev
      • uuid ^1 normal
      • uuid ^1 normal
    • Versions
    • 18.56% 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

gluesql_core0.16.2

Module executor

  • Structs
  • Enums
  • Functions

In crate gluesql_core

Module gluesql_core::executor

source ·

Structs§

  • Referencing

Enums§

  • AggregateError
  • AlterError
  • DeleteError
  • EvaluateError
  • ExecuteError
  • FetchError
  • InsertError
  • Payload
  • PayloadVariable
  • RowContext
  • SelectError
  • SortError
  • UpdateError
  • ValidateError

Functions§

  • evaluate_stateless
  • execute