Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: takaebato/sqlparser-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: apache/datafusion-sqlparser-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 27 files changed
  • 11 contributors

Commits on Oct 4, 2025

  1. Configuration menu
    Copy the full SHA
    ade4082 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Configuration menu
    Copy the full SHA
    8c82fc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb3b6b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

  1. Require PR (apache#2052)

    blaginin authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    35220ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7d42f3 View commit details
    Browse the repository at this point in the history
  3. Moving several struct variants out of Statement enum to allow for t…

    …rait impls for specific sub-variants (apache#2057)
    LucaCappelletti94 authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    cc595cf View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2025

  1. Added support for SQLite triggers (apache#2037)

    Co-authored-by: Ifeanyi Ubah <[email protected]>
    LucaCappelletti94 and iffyio authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    4490c8c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Configuration menu
    Copy the full SHA
    c8531d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Configuration menu
    Copy the full SHA
    218f43c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f861566 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    9cc9f9a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Configuration menu
    Copy the full SHA
    6b352ea View commit details
    Browse the repository at this point in the history
  2. SQLite: make period optional for CREATE TRIGGER (apache#2071)

    Co-authored-by: Ifeanyi Ubah <[email protected]>
    takluyver and iffyio authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    67684c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Configuration menu
    Copy the full SHA
    bc6e1d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    308a723 View commit details
    Browse the repository at this point in the history
Loading