-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: takaebato/sqlparser-rs
base: main
head repository: apache/datafusion-sqlparser-rs
compare: main
- 15 commits
- 27 files changed
- 11 contributors
Commits on Oct 4, 2025
-
[databricks] update dialect to support grouping by with modifier (apa…
…che#2047) Co-authored-by: Ifeanyi Ubah <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ade4082 - Browse repository at this point
Copy the full SHA ade4082View commit details
Commits on Oct 8, 2025
-
Moved constraint variant outside of
TableConstraintenum (apache#2054)Co-authored-by: Ifeanyi Ubah <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c82fc0 - Browse repository at this point
Copy the full SHA 8c82fc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb3b6b - Browse repository at this point
Copy the full SHA 0fb3b6bView commit details
Commits on Oct 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 35220ee - Browse repository at this point
Copy the full SHA 35220eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d42f3 - Browse repository at this point
Copy the full SHA e7d42f3View commit details -
Moving several struct variants out of
Statementenum to allow for t……rait impls for specific sub-variants (apache#2057)
Configuration menu - View commit details
-
Copy full SHA for cc595cf - Browse repository at this point
Copy the full SHA cc595cfView commit details
Commits on Oct 11, 2025
-
Added support for SQLite triggers (apache#2037)
Co-authored-by: Ifeanyi Ubah <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4490c8c - Browse repository at this point
Copy the full SHA 4490c8cView commit details
Commits on Oct 15, 2025
-
Added support for MATCH syntax and unified column option ForeignKey (a…
…pache#2062) Co-authored-by: Ifeanyi Ubah <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8531d4 - Browse repository at this point
Copy the full SHA c8531d4View commit details
Commits on Oct 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 218f43c - Browse repository at this point
Copy the full SHA 218f43cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f861566 - Browse repository at this point
Copy the full SHA f861566View commit details
Commits on Oct 21, 2025
-
Refactored
ColumnOption::Uniqueto reuseUniqueConstraintand `Pr……imaryKeyConstraint` (apache#2064)
Configuration menu - View commit details
-
Copy full SHA for 9cc9f9a - Browse repository at this point
Copy the full SHA 9cc9f9aView commit details
Commits on Oct 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6b352ea - Browse repository at this point
Copy the full SHA 6b352eaView commit details -
SQLite: make period optional for CREATE TRIGGER (apache#2071)
Co-authored-by: Ifeanyi Ubah <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67684c8 - Browse repository at this point
Copy the full SHA 67684c8View commit details
Commits on Oct 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bc6e1d6 - Browse repository at this point
Copy the full SHA bc6e1d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 308a723 - Browse repository at this point
Copy the full SHA 308a723View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main