-
Notifications
You must be signed in to change notification settings - Fork 600
Comparing changes
Open a pull request
base repository: ClickHouse/clickhouse-go
base: v2.33.1
head repository: ClickHouse/clickhouse-go
compare: v2.34.0
- 16 commits
- 18 files changed
- 5 contributors
Commits on Mar 20, 2025
-
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.0.1+incompatible to 28.0.2+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.0.1...v28.0.2) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3ed424c - Browse repository at this point
Copy the full SHA 3ed424cView commit details
Commits on Mar 21, 2025
-
Merge pull request #1525 from ClickHouse/dependabot/go_modules/github…
….com/docker/docker-28.0.2incompatible Bump github.com/docker/docker from 28.0.1+incompatible to 28.0.2+incompatible
Configuration menu - View commit details
-
Copy full SHA for 1d1e206 - Browse repository at this point
Copy the full SHA 1d1e206View commit details
Commits on Mar 25, 2025
-
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.0.2+incompatible to 28.0.3+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.0.2...v28.0.3) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ce8b17 - Browse repository at this point
Copy the full SHA 7ce8b17View commit details -
Merge pull request #1528 from ClickHouse/dependabot/go_modules/github…
….com/docker/docker-28.0.3incompatible Bump github.com/docker/docker from 28.0.2+incompatible to 28.0.3+incompatible
Configuration menu - View commit details
-
Copy full SHA for 0af8128 - Browse repository at this point
Copy the full SHA 0af8128View commit details -
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.0.3+incompatible to 28.0.4+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.0.3...v28.0.4) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b4ff3bd - Browse repository at this point
Copy the full SHA b4ff3bdView commit details
Commits on Mar 26, 2025
-
Merge pull request #1529 from ClickHouse/dependabot/go_modules/github…
….com/docker/docker-28.0.4incompatible Bump github.com/docker/docker from 28.0.3+incompatible to 28.0.4+incompatible
Configuration menu - View commit details
-
Copy full SHA for ec49bab - Browse repository at this point
Copy the full SHA ec49babView commit details
Commits on Mar 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4b86ad3 - Browse repository at this point
Copy the full SHA 4b86ad3View commit details -
Merge pull request #1530 from hazzik/chore/err
chore: replace github.com/pkg/errors with stdlib
Configuration menu - View commit details
-
Copy full SHA for 2be589e - Browse repository at this point
Copy the full SHA 2be589eView commit details
Commits on Mar 31, 2025
-
allow to build decimal from string
Some decimal libraries implements database/sql.Valuer interface by using string representation allowing it in driver helps to support wider list of 3d-party libraries for decimal type
Configuration menu - View commit details
-
Copy full SHA for 19348db - Browse repository at this point
Copy the full SHA 19348dbView commit details -
Merge pull request #1532 from rutaka-n/extend-decimal-type-parsing
allow to build decimal from string
Configuration menu - View commit details
-
Copy full SHA for c94092a - Browse repository at this point
Copy the full SHA c94092aView commit details
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 13204e7 - Browse repository at this point
Copy the full SHA 13204e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 963e5c0 - Browse repository at this point
Copy the full SHA 963e5c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 922e168 - Browse repository at this point
Copy the full SHA 922e168View commit details -
Merge pull request #1534 from ClickHouse/fixed_string_size_err
Add length check to `FixedString` to prevent panic
Configuration menu - View commit details
-
Copy full SHA for 1376737 - Browse repository at this point
Copy the full SHA 1376737View commit details -
Merge pull request #1535 from ClickHouse/enhance_pr_1532
Enhancements for decimal strings
Configuration menu - View commit details
-
Copy full SHA for b58ba92 - Browse repository at this point
Copy the full SHA b58ba92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c6c2e8 - Browse repository at this point
Copy the full SHA 2c6c2e8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.33.1...v2.34.0