datafusion-sqlparse/tests
eyalleshem 1c6077c0db
[snowflake] Support single line comments starting with '#' or '//' (#264)
Co-authored-by: Eyal Leshem <eyal@satoricyber.com>
2020-09-07 03:57:37 +03:00
..
queries/tpch Add TPCH reggression tests (#221) 2020-07-14 21:48:07 +02:00
sqlparser_common.rs Fix clippy linting error, use enumerate (#266) 2020-08-27 21:32:06 +02:00
sqlparser_mssql.rs Add support for MSSQL's SELECT TOP N syntax (#150) 2020-01-12 23:20:48 -05:00
sqlparser_mysql.rs Support identifiers quoted with backticks in the MySQL dialect (#247) 2020-07-30 04:22:29 +03:00
sqlparser_postgres.rs Fix "unused stmt" warning in tests, with default features 2020-07-29 02:08:17 +03:00
sqlparser_regression.rs provide missing license header 2020-07-31 09:01:32 -07:00
sqlparser_snowflake.rs [snowflake] Support single line comments starting with '#' or '//' (#264) 2020-09-07 03:57:37 +03:00
sqlparser_sqlite.rs Add SQLite dialect (#248) 2020-07-31 15:09:54 +03:00