datafusion-sqlparse/tests
Maciej Skrzypkowski 488e8a8156
Support MySQL Character Set Introducers (#788)
* MySQL Character Set Introducers

* Documentation fix

* Parsing string introducer from Token::word

* Fixed lint

* fix clippy

---------

Co-authored-by: Maciej Skrzypkowski <maciej.skrzypkowski@satoricyber.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2023-02-17 13:38:43 -05:00
..
queries/tpch Add TPCH reggression tests (#221) 2020-07-14 21:48:07 +02:00
test_utils Support NestedJoin with an alias (#551) 2022-08-03 19:41:15 -04:00
sqlparser_bigquery.rs chore: fix clippy error in ci (#803) 2023-02-17 13:24:50 -05:00
sqlparser_clickhouse.rs Add MySql, BigQuery to all dialects (#697) 2022-11-07 15:32:47 -05:00
sqlparser_common.rs chore: fix clippy error in ci (#803) 2023-02-17 13:24:50 -05:00
sqlparser_custom_dialect.rs chore: fix clippy error in ci (#803) 2023-02-17 13:24:50 -05:00
sqlparser_hive.rs support create function definition with $$ (#755) 2022-12-13 17:15:33 -05:00
sqlparser_mssql.rs Add MySql, BigQuery to all dialects (#697) 2022-11-07 15:32:47 -05:00
sqlparser_mysql.rs Support MySQL Character Set Introducers (#788) 2023-02-17 13:38:43 -05:00
sqlparser_postgres.rs chore: fix clippy error in ci (#803) 2023-02-17 13:24:50 -05:00
sqlparser_redshift.rs Add MySql, BigQuery to all dialects (#697) 2022-11-07 15:32:47 -05:00
sqlparser_regression.rs Parse floats without leading number (#294) 2021-02-08 08:11:01 +01:00
sqlparser_snowflake.rs Support RENAME for wildcard SELECTs (#784) 2023-01-02 10:29:06 -05:00
sqlparser_sqlite.rs Add MySql, BigQuery to all dialects (#697) 2022-11-07 15:32:47 -05:00