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: sqlc-dev/doubleclick
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: sqlc-dev/doubleclick
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 15, 2026

  1. Remove TODO.md and add testdata README (#121)

    - Delete outdated TODO.md
    - Add README to parser/testdata explaining that query.sql files
      are from ClickHouse repository under Apache 2.0 license
    
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    kyleconroy and claude authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    8a28d83 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. Update to Go 1.25 (#122)

    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    kyleconroy and claude authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    0905e97 View commit details
    Browse the repository at this point in the history
Loading