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: puzzleYOU/sqlquerypp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0a5
Choose a base ref
...
head repository: puzzleYOU/sqlquerypp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.0a6
Choose a head ref
  • 7 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 29, 2025

  1. Configuration menu
    Copy the full SHA
    82445f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from puzzleYOU/release

    sqlquerypp now supports python 3.14 as well and publishes via GitHub workflow
    florianschieder authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    453cb42 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2026

  1. Configuration menu
    Copy the full SHA
    78c6d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bc15f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b035e5 View commit details
    Browse the repository at this point in the history
  4. version bump

    florianschieder committed Apr 10, 2026
    Configuration menu
    Copy the full SHA
    2ce8648 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from puzzleYOU/nesting-correction-station

    Do not treat parentheses as special characters when parsing inner query
    florianschieder authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    243eb5b View commit details
    Browse the repository at this point in the history
Loading