datafusion-sqlparse/tests
Dmitry Patsura 6d8aacd85b
feat: Support expression in SET statement (#574)
Co-authored-by: Alex Vasilev <vaspiring@gmail.com>
2022-08-18 13:29:55 -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: Support trailing commas (#557) 2022-08-11 06:54:04 -04:00
sqlparser_clickhouse.rs Support PostgreSQL array subquery constructor (#566) 2022-08-12 14:08:56 -04:00
sqlparser_common.rs feat: Support expression in SET statement (#574) 2022-08-18 13:29:55 -04:00
sqlparser_hive.rs feat: Support expression in SET statement (#574) 2022-08-18 13:29:55 -04:00
sqlparser_mssql.rs Support Parsing of hexadecimal literals that start with 0x (#324) 2021-08-25 12:57:32 -04:00
sqlparser_mysql.rs feat: Support expression in SET statement (#574) 2022-08-18 13:29:55 -04:00
sqlparser_postgres.rs feat: Support expression in SET statement (#574) 2022-08-18 13:29:55 -04:00
sqlparser_redshift.rs Distinguish between tables and nullary functions in FROM (#506) 2022-05-25 16:01:13 -04:00
sqlparser_regression.rs Parse floats without leading number (#294) 2021-02-08 08:11:01 +01:00
sqlparser_snowflake.rs Support NestedJoin with an alias (#551) 2022-08-03 19:41:15 -04:00
sqlparser_sqlite.rs Support minimum display width for integer data types (#337) 2021-08-29 07:13:10 -04:00