Skip to content

chore: replace archived denisenkom/go-mssqldb with microsoft/go-mssqldb#326

Merged
chlunde merged 1 commit intocrossplane-contrib:masterfrom
chlunde:upgrade-mssqldb
Mar 20, 2026
Merged

chore: replace archived denisenkom/go-mssqldb with microsoft/go-mssqldb#326
chlunde merged 1 commit intocrossplane-contrib:masterfrom
chlunde:upgrade-mssqldb

Conversation

@chlunde
Copy link
Copy Markdown
Collaborator

@chlunde chlunde commented Feb 16, 2026

Description of your changes

The denisenkom/go-mssqldb repository is archived. Migrate to the
maintained Microsoft fork which is a drop-in replacement.

Fixes #315

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

e2e

@chlunde
Copy link
Copy Markdown
Collaborator Author

chlunde commented Feb 16, 2026

@baburciu what do you think? The old driver didn't look maintained

Comment thread go.mod Outdated
@chlunde chlunde force-pushed the upgrade-mssqldb branch 2 times, most recently from 71aec31 to d72c3c9 Compare March 3, 2026 17:59
@baburciu
Copy link
Copy Markdown
Contributor

baburciu commented Mar 3, 2026

I'll build and test this against Azure SQL tomorrow

@chlunde
Copy link
Copy Markdown
Collaborator Author

chlunde commented Mar 3, 2026

After updating to the latest version we got a Go version bump, so lets merge this one after Go 1.26 #323 as it will conflict anyway.

The denisenkom/go-mssqldb repository is archived. Migrate to the
maintained Microsoft fork which is a drop-in replacement.

Fixes crossplane-contrib#315

Signed-off-by: Carl Henrik Lunde <chlunde@ifi.uio.no>
@chlunde chlunde merged commit e2a4811 into crossplane-contrib:master Mar 20, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Review mssql driver

3 participants