mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-31 03:07:20 +00:00
![]() * Split trimwhereFlag and trim_char expr to seperate members of Expr::Trim * update trim parsing logic to handle no flag + char from expr combo * add tests * Allow trim flag without trim_what expr * Add trim flag without trim_what test |
||
---|---|---|
.. | ||
queries/tpch | ||
test_utils | ||
sqlparser_bigquery.rs | ||
sqlparser_clickhouse.rs | ||
sqlparser_common.rs | ||
sqlparser_hive.rs | ||
sqlparser_mssql.rs | ||
sqlparser_mysql.rs | ||
sqlparser_postgres.rs | ||
sqlparser_redshift.rs | ||
sqlparser_regression.rs | ||
sqlparser_snowflake.rs | ||
sqlparser_sqlite.rs |