Docs.rs
  • clickhouse-sql-parser-0.1.2
    • clickhouse-sql-parser 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • chernomor
    • Dependencies
      • nom ^5.1.2 normal
    • Versions
    • 0% 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

clickhouse_sql_parser0.1.2

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • SqlTypeOpts
  • column::Column
  • column::ColumnSpecification
  • create::CodecList
  • create::ColumnTTL
  • create::CreateTableStatement
  • create::EngineDistributed
  • create::EngineMergeTree
  • create::EngineReplicatedMergeTree
  • table::Table

Enums

  • ErrorKind
  • NomErr
  • SqlQuery
  • SqlType
  • TypeSize
  • TypeSize16
  • column::ColumnOption
  • create::Codec
  • create::CodecDeltaLevel
  • create::CodecError
  • create::Engine

Functions

  • as_alias
  • column_identifier_no_alias
  • correct_identifier
  • create::column_codec
  • create::column_codec_list
  • create::column_comment
  • create::column_ttl
  • create::creation
  • create::field_specification
  • create::field_specification_list
  • create::field_specification_opts
  • delim_digit
  • escape_identifier
  • is_sql_identifier
  • parse_query
  • parse_query_bytes
  • schema_table_reference
  • sql_identifier
  • sql_query
  • statement_terminator
  • ws_sep_comma