datafusion-sqlparse/tests
Agaev Guseyn 246838a69f
Fix parsing of negative values (#1419)
Co-authored-by: Agaev Huseyn <h.agaev@vkteam.ru>
2024-09-16 17:04:21 -04: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 feat: Add support for MSSQL table options (#1414) 2024-09-11 13:09:41 -04:00
sqlparser_clickhouse.rs Add support of DROP|CLEAR|MATERIALIZE PROJECTION syntax for ClickHouse (#1417) 2024-09-10 15:26:07 -04:00
sqlparser_common.rs Fix parsing of negative values (#1419) 2024-09-16 17:04:21 -04:00
sqlparser_custom_dialect.rs Support Map literal syntax for DuckDB and Generic (#1344) 2024-07-21 08:18:50 -04:00
sqlparser_databricks.rs feat: support different USE statement syntaxes (#1387) 2024-08-23 11:42:51 -04:00
sqlparser_duckdb.rs Add support of parsing CLUSTERED BY clause for Hive (#1397) 2024-09-01 07:21:26 -04:00
sqlparser_hive.rs Fix Hive table comment should be after table column definitions (#1413) 2024-09-10 15:43:35 -04:00
sqlparser_mssql.rs feat: Add support for MSSQL table options (#1414) 2024-09-11 13:09:41 -04:00
sqlparser_mysql.rs feat: support different USE statement syntaxes (#1387) 2024-08-23 11:42:51 -04:00
sqlparser_postgres.rs Fix parsing of negative values (#1419) 2024-09-16 17:04:21 -04:00
sqlparser_redshift.rs Add support of table function WITH ORDINALITY modifier for Postgre Parser (#1337) 2024-07-09 17:43:22 -04:00
sqlparser_regression.rs Parse floats without leading number (#294) 2021-02-08 08:11:01 +01:00
sqlparser_snowflake.rs feat: support different USE statement syntaxes (#1387) 2024-08-23 11:42:51 -04:00
sqlparser_sqlite.rs Fix identifier starts with $ should be regarded as a placeholder in SQLite (#1402) 2024-09-01 07:21:59 -04:00