Module datafusion_sql::unparser::dialect

source ·

Structs§

Traits§

  • Dialect is used to capture dialect specific syntax. Note: this trait will eventually be replaced by the Dialect in the SQLparser package