chore(deps): bump gorm.io/driver/sqlserver from 1.6.3 to 1.6.4 - #228
Merged
keepchen merged 1 commit intoAug 11, 2026
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/gorm.io/driver/sqlserver-1.6.4
branch
from
August 10, 2026 05:35
fee3e15 to
51e7325
Compare
Bumps [gorm.io/driver/sqlserver](https://github.com/go-gorm/sqlserver) from 1.6.3 to 1.6.4. - [Commits](go-gorm/sqlserver@v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: gorm.io/driver/sqlserver dependency-version: 1.6.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/gorm.io/driver/sqlserver-1.6.4
branch
from
August 10, 2026 05:38
51e7325 to
c0aadff
Compare
keepchen
approved these changes
Aug 11, 2026
dependabot
Bot
deleted the
dependabot/go_modules/gorm.io/driver/sqlserver-1.6.4
branch
August 11, 2026 02:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps gorm.io/driver/sqlserver from 1.6.3 to 1.6.4.
Commits
50ac986feat: support generated (computed) columns via thegeneratedtag (#178)8af2ff5build(deps): bump actions/checkout from 6 to 7 (#179)c6fcffebuild(deps): bump gorm.io/gorm from 1.30.0 to 1.31.2 (#181)de957b7build(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0 (#182)c8ef2bfbuild(deps): bump actions/setup-go from 5 to 7 (#183)6ca13a5fix: schema-qualified table handling in SQL Server (#184)05e6495build(deps): bump actions/checkout from 4 to 6 (#174)9971ad0build(deps): bump github.com/microsoft/go-mssqldb from 1.8.2 to 1.9.6 (#176)fc75eddfix: The HasConstraint is fixed by adding a Unique Check (#173)