-
Notifications
You must be signed in to change notification settings - Fork 666
Pull requests: apache/datafusion-sqlparser-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make
BitwiseNot ("~") available for all dialects, not just PostgreSQL
#2081
by alexander-beedie
was merged Oct 30, 2025
Loading…
Added TIMESTAMP_NTZ type support with precision to Snowflake dialect
#2080
by romanoff
was merged Oct 30, 2025
Loading…
chore: add stack overflow warning for Visitor and VisitorMut
#2068
by niebayes
was merged Oct 16, 2025
Loading…
Refactored
ColumnOption::Unique to reuse UniqueConstraint and PrimaryKeyConstraint
#2064
by LucaCappelletti94
was merged Oct 21, 2025
Loading…
Added support for MATCH syntax and unified column option ForeignKey
#2062
by LucaCappelletti94
was merged Oct 15, 2025
Loading…
Increase version of sqlparser_derive from 0.3.0 to 0.4.0
#2060
by jjbayer
was merged Oct 10, 2025
Loading…
Moving several struct variants out of
Statement enum to allow for trait impls for specific sub-variants
#2057
by LucaCappelletti94
was merged Oct 10, 2025
Loading…
Moved constraint variant outside of
TableConstraint enum
#2054
by LucaCappelletti94
was merged Oct 8, 2025
Loading…
[databricks] update dialect to support grouping by with modifier
#2047
by n-young
was merged Oct 4, 2025
Loading…
Correctly tokenize nested comments in Databricks, Clickhouse, and ANSI
#2044
by jmhain
was merged Sep 26, 2025
Loading…
Add support for procedure parameter default values
#2041
by aharpervc
was merged Oct 8, 2025
Loading…
Snowflake: ALTER USER and KeyValueOptions Refactoring
#2035
by yoavcloud
was merged Sep 25, 2025
Loading…
MySQL: Add support for unsigned numeric types
#2031
by MohamedAbdeen21
was merged Sep 19, 2025
Loading…
MySQL:
CREATE INDEX: allow USING clause before ON
#2029
by MohamedAbdeen21
was merged Sep 26, 2025
Loading…
Implemented the
From method for all clear variants in Statement
#2028
by LucaCappelletti94
was merged Sep 16, 2025
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.