Docs.rs
  • databend-common-ast-0.0.3
    • databend-common-ast 0.0.3
    • Docs.rs crate page
    • Apache-2.0
    • 20 August 2024
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sundy-li
    • Dependencies
      • derive-visitor ^0.4.0 normal
      • enum-as-inner ^0.5.1 normal
      • ethnum ^1.5.0 normal
      • fast-float ^0.2.0 normal
      • fastrace ^0.6 normal
      • indent ^0.1.1 normal
      • itertools ^0.10.5 normal
      • logos ^0.12.1 normal
      • nom ^7.1.1 normal
      • nom-rule ^0.3.1 normal
      • ordered-float ^4.1.0 normal
      • pratt ^0.4.0 normal
      • pretty ^0.11.3 normal
      • pretty_assertions ^1.3.0 normal
      • recursive ^0.1.1 normal
      • rspack-codespan-reporting ^0.11 normal
      • serde ^1.0.164 normal
      • serde_json ^1.0.85 normal
      • strsim ^0.10 normal
      • strum ^0.24 normal
      • strum_macros ^0.24 normal
      • unindent ^0.2.3 normal
      • url ^2.3.1 normal
      • criterion ^0.5 dev
      • goldenfile ^1.4 dev
      • regex ^1.8.1 dev
    • Versions
    • 6.4% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

databend_common_ast0.0.3

Module statement

  • Enums
  • Functions
  • Type Aliases

In databend_common_ast::parser

Module databend_common_ast::parser::statement

source ·

Enums§

  • CreateDatabaseOption
  • ShowGrantOption

Functions§

  • action
  • add_column_option
  • alter_add_share_accounts
  • alter_database_action
  • alter_notification_options
  • alter_password_action
  • alter_pipe_option
  • alter_table_action
  • alter_task_option
  • auth_type
  • catalog_type
  • column_def
  • conditional_multi_table_insert
  • create_database_option
  • create_def
  • create_table_source
  • database_engine
  • engine
  • explain_option
  • grant_all_level
  • grant_level
  • grant_option
  • grant_ownership_level
  • grant_share_object_name
  • grant_source
  • hint
  • insert_source
  • insert_stmt
  • inverted_index_def
  • kill_target
  • limit_like
  • limit_where
  • literal_duration
  • match_clause
  • merge_source
  • merge_update_expr
  • modify_column_action
  • modify_column_type
  • notification_webhook_clause
  • notification_webhook_options
  • on_object_name
  • optimize_table_action
  • parse_create_option
  • password_set_options
  • password_unset_options
  • presign_action
  • presign_location
  • presign_option
  • priority
  • priv_share_type
  • priv_type
  • raw_insert_source
  • replace_stmt
  • rest_str
  • role_name
  • set_stmt_args
  • set_table_option
  • set_var_hints
  • show_grant_option
  • show_limit
  • show_options
  • stage_priv_type
  • statement
  • statement_body
  • switch
  • table_option
  • table_reference_only
  • table_reference_with_alias
  • task_schedule_option
  • task_sql_block
  • top_n
  • udf_arg_type
  • udf_definition
  • unconditional_multi_table_insert
  • unmatch_clause
  • unset_source
  • update_expr
  • user_identity
  • user_option
  • vacuum_drop_table_option
  • vacuum_table_option
  • warehouse_option

Type Aliases§

  • ShareDatabaseParams