.. |
queries/tpch
|
Add Apache License to additional files (#1502)
|
2024-11-06 16:48:49 -05:00 |
test_utils
|
Update to ASF header / add when missing (#1437)
|
2024-09-21 06:23:28 -04:00 |
sqlparser_bigquery.rs
|
MSSQL: Add support for functionality MERGE output clause (#1790)
|
2025-04-05 20:37:28 +02:00 |
sqlparser_clickhouse.rs
|
Preserve MySQL-style LIMIT <offset>, <limit> syntax (#1765)
|
2025-03-12 21:24:06 +01:00 |
sqlparser_common.rs
|
Add support for parenthesized subquery as IN predicate (#1793)
|
2025-04-15 19:01:18 +02:00 |
sqlparser_custom_dialect.rs
|
Store spans for Value expressions (#1738)
|
2025-02-25 07:33:57 +01:00 |
sqlparser_databricks.rs
|
Add support for Databricks TIMESTAMP_NTZ. (#1781)
|
2025-03-31 17:51:55 +02:00 |
sqlparser_duckdb.rs
|
Add support for INHERITS option in CREATE TABLE statement (#1806)
|
2025-04-12 18:03:43 +02:00 |
sqlparser_hive.rs
|
SET statements: scope modifier for multiple assignments (#1772)
|
2025-03-22 06:38:00 +01:00 |
sqlparser_mssql.rs
|
Add DROP TRIGGER support for SQL Server (#1813)
|
2025-04-15 07:50:50 +02:00 |
sqlparser_mysql.rs
|
Fix tokenization of qualified identifiers with numeric prefix. (#1803)
|
2025-04-11 20:58:43 +02:00 |
sqlparser_postgres.rs
|
Add support for INHERITS option in CREATE TABLE statement (#1806)
|
2025-04-12 18:03:43 +02:00 |
sqlparser_redshift.rs
|
Allow literal backslash escapes for string literals in Redshift dialect. (#1801)
|
2025-04-10 06:59:44 +02:00 |
sqlparser_regression.rs
|
Update to ASF header / add when missing (#1437)
|
2024-09-21 06:23:28 -04:00 |
sqlparser_snowflake.rs
|
Snowflake: support nested join without parentheses (#1799)
|
2025-04-15 07:57:26 +02:00 |
sqlparser_sqlite.rs
|
Store spans for Value expressions (#1738)
|
2025-02-25 07:33:57 +01:00 |