.. |
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
|
Remove most instances of #[cfg(feature(bigdecimal))] in tests (#910)
|
2023-07-17 14:19:51 -04:00 |
sqlparser_clickhouse.rs
|
Named window frames (#881)
|
2023-05-18 15:00:24 -04:00 |
sqlparser_common.rs
|
Support DROP TEMPORARY TABLE , MySQL syntax (#916)
|
2023-08-07 10:54:24 -04:00 |
sqlparser_custom_dialect.rs
|
PostgreSQL: GENERATED { ALWAYS | BY DEFAULT } AS IDENTITY and GENERATED ALWAYS AS ( generation_expr ) support (#832)
|
2023-03-16 05:54:00 -04:00 |
sqlparser_duckdb.rs
|
Support UNION (ALL) BY NAME syntax (#915)
|
2023-07-18 17:15:05 -04:00 |
sqlparser_hive.rs
|
Add support for first, last aggregate function parsing (#882)
|
2023-05-18 14:59:14 -04:00 |
sqlparser_mssql.rs
|
Remove most instances of #[cfg(feature(bigdecimal))] in tests (#910)
|
2023-07-17 14:19:51 -04:00 |
sqlparser_mysql.rs
|
Support DROP TEMPORARY TABLE , MySQL syntax (#916)
|
2023-08-07 10:54:24 -04:00 |
sqlparser_postgres.rs
|
feat: support pg type alias (#933)
|
2023-07-27 06:20:24 -04:00 |
sqlparser_redshift.rs
|
Add support for first, last aggregate function parsing (#882)
|
2023-05-18 14:59:14 -04:00 |
sqlparser_regression.rs
|
Parse floats without leading number (#294)
|
2021-02-08 08:11:01 +01:00 |
sqlparser_snowflake.rs
|
feat: mysql no-escape mode (#870)
|
2023-07-19 16:36:52 -04:00 |
sqlparser_sqlite.rs
|
update parse STRICT tables (#903)
|
2023-06-23 10:48:04 -04:00 |