Docs.rs
  • gluesql-test-suite-0.14.0
    • gluesql-test-suite 0.14.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • Crates.io
    • Source
    • Owners
    • panarch
    • Dependencies
      • async-trait ^0.1 normal
      • bigdecimal ^0.3 normal
      • chrono ^0.4 normal
      • gluesql-core ^0.14.0 normal
      • hex ^0.4 normal
      • rust_decimal ^1 normal
      • serde_json ^1.0.91 normal
      • uuid ^1 normal
      • uuid ^1 normal
    • Versions
    • 0.34% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate gluesql_test_suite

  • Version 0.14.0
  • All Items
  • Modules
  • Macros
?
Change settings

Crate gluesql_test_suite

source ·

Re-exports

  • pub use tester::*;

Modules

  • aggregate
  • alter
  • arithmetic
  • ast_builder
  • basic
  • case
  • column_alias
  • concat
  • custom_function
  • data_type
  • default
  • delete
  • dictionary
  • dictionary_index
  • filter
  • function
  • index
  • inline_view
  • insert
  • join
  • like_ilike
  • limit
  • metadata
  • migrate
  • nested_select
  • nullable
  • order_by
  • ordering
  • primary_key
  • project
  • schemaless
  • series
  • show_columns
  • synthesize
  • tester
  • transaction
  • type_match
  • unary_operator
  • update
  • validate
  • values

Macros

  • concat_with
  • concat_with_null
  • declare_test_fn
  • generate_alter_table_index_tests
  • generate_alter_table_tests
  • generate_custom_function_tests
  • generate_index_tests
  • generate_metadata_index_tests
  • generate_metadata_table_tests
  • generate_store_tests
  • generate_transaction_alter_table_tests
  • generate_transaction_index_tests
  • generate_transaction_tests
  • idx
  • row
  • select
  • select_map
  • select_with_null
  • stringify_label
  • test_case