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: ClickHouse/clickhouse-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.38.1
Choose a base ref
...
head repository: ClickHouse/clickhouse-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.39.0
Choose a head ref
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 23, 2025

  1. fix read deadline

    SpencerTorres committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    36f0909 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1617 from ClickHouse/fix_block_read_timeout

    fix(conn): ensure `ReadTimeout` applies to each `conn.Read` (edited)
    SpencerTorres authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    12790d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abf6af2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/ClickHouse/clickhouse-go in…

    …to fix_block_read_timeout
    SpencerTorres committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    76633a3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1618 from ClickHouse/fix_block_read_timeout

    fix database/sql context deadline test
    SpencerTorres authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    0d24566 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4377678 View commit details
    Browse the repository at this point in the history
Loading