| .. |
|
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 |
|
pretty_print.rs
|
Add license header to display_utils.rs and pretty_print.rs (#1887)
|
2025-06-16 18:37:18 +02:00 |
|
sqlparser_bigquery.rs
|
Moving several struct variants out of Statement enum to allow for trait impls for specific sub-variants (#2057)
|
2025-10-10 14:08:20 +00:00 |
|
sqlparser_clickhouse.rs
|
Moving several struct variants out of Statement enum to allow for trait impls for specific sub-variants (#2057)
|
2025-10-10 14:08:20 +00:00 |
|
sqlparser_common.rs
|
Redshift: more copy options (#2072)
|
2025-10-22 09:11:19 +00:00 |
|
sqlparser_custom_dialect.rs
|
Store spans for Value expressions (#1738)
|
2025-02-25 07:33:57 +01:00 |
|
sqlparser_databricks.rs
|
Add ODBC escape syntax support for time expressions (#1953)
|
2025-07-29 12:37:04 +02:00 |
|
sqlparser_duckdb.rs
|
DuckDB: Allow quoted date parts in EXTRACT (#2030)
|
2025-09-16 18:25:24 +00:00 |
|
sqlparser_hive.rs
|
Fix clippy lints on 1.88.0 (#1910)
|
2025-06-27 14:21:17 -04:00 |
|
sqlparser_mssql.rs
|
Added support for SQLite triggers (#2037)
|
2025-10-11 11:16:56 +00:00 |
|
sqlparser_mysql.rs
|
Refactored ColumnOption::Unique to reuse UniqueConstraint and PrimaryKeyConstraint (#2064)
|
2025-10-21 08:05:02 +00:00 |
|
sqlparser_postgres.rs
|
Added support for MATCH syntax and unified column option ForeignKey (#2062)
|
2025-10-15 11:15:55 +00:00 |
|
sqlparser_redshift.rs
|
Add support for VACUUM in Redshift (#2005)
|
2025-08-21 15:29:01 +02:00 |
|
sqlparser_regression.rs
|
Update to ASF header / add when missing (#1437)
|
2024-09-21 06:23:28 -04:00 |
|
sqlparser_snowflake.rs
|
Moving several struct variants out of Statement enum to allow for trait impls for specific sub-variants (#2057)
|
2025-10-10 14:08:20 +00:00 |
|
sqlparser_sqlite.rs
|
Refactored ColumnOption::Unique to reuse UniqueConstraint and PrimaryKeyConstraint (#2064)
|
2025-10-21 08:05:02 +00:00 |