datafusion-sqlparse/tests
2021-02-09 21:04:54 +01:00
..
queries/tpch Add TPCH reggression tests (#221) 2020-07-14 21:48:07 +02:00
test_utils Introduce tests/test_utils/mod.rs and use it consistently 2020-10-12 06:52:00 +03:00
sqlparser_common.rs feat: support sqlite insert or statement (#281) 2021-02-09 21:04:54 +01:00
sqlparser_hive.rs Implement Hive QL Parsing (#235) 2021-02-04 12:53:20 -07:00
sqlparser_mssql.rs Introduce tests/test_utils/mod.rs and use it consistently 2020-10-12 06:52:00 +03:00
sqlparser_mysql.rs Introduce tests/test_utils/mod.rs and use it consistently 2020-10-12 06:52:00 +03:00
sqlparser_postgres.rs Support parsing multiple show variables. (#290) 2021-02-09 21:03:49 +01:00
sqlparser_regression.rs Parse floats without leading number (#294) 2021-02-08 08:11:01 +01:00
sqlparser_snowflake.rs [snowflake] Support specifying an alias after FROM (table_factor) 2020-10-13 09:51:02 +03:00
sqlparser_sqlite.rs Introduce tests/test_utils/mod.rs and use it consistently 2020-10-12 06:52:00 +03:00