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: andialbrecht/sqlparse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TheHackHouse/sqlparse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 20, 2025

  1. add window reader

    p0rtL6 committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    61cea59 View commit details
    Browse the repository at this point in the history
  2. fix bugs

    p0rtL6 committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    86005e2 View commit details
    Browse the repository at this point in the history
  3. add skip insert patch

    p0rtL6 committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    b74a0e0 View commit details
    Browse the repository at this point in the history
  4. update iterator

    p0rtL6 committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    08af58a View commit details
    Browse the repository at this point in the history
  5. update insert-skip

    p0rtL6 committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    147dfe3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c60131f View commit details
    Browse the repository at this point in the history
  7. fix another bug in consume

    p0rtL6 committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    7479707 View commit details
    Browse the repository at this point in the history
  8. oops another bug

    p0rtL6 committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    2230a44 View commit details
    Browse the repository at this point in the history
  9. fix bug in lexer

    p0rtL6 committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    5ffba4c View commit details
    Browse the repository at this point in the history
  10. oops again

    p0rtL6 committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    1bfded4 View commit details
    Browse the repository at this point in the history
Loading