datafusion-sqlparse/tests
2020-07-29 02:08:17 +03:00
..
queries/tpch Add TPCH reggression tests (#221) 2020-07-14 21:48:07 +02:00
sqlparser_common.rs Support create or replace view/table (#239) 2020-07-27 21:59:08 +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 dialect-specific auto-increment column options for MySQL and SQLite (#234) 2020-07-28 23:34:21 +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 Add TPCH reggression tests (#221) 2020-07-14 21:48:07 +02:00
sqlparser_sqlite.rs Support dialect-specific auto-increment column options for MySQL and SQLite (#234) 2020-07-28 23:34:21 +03:00