Skip to content

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

Open
chlunde wants to merge 1 commit intocrossplane-contrib:masterfrom
chlunde:upgrade-mssqldb
Open

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

Conversation

@chlunde
Copy link
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
Collaborator Author

chlunde commented Feb 16, 2026

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

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

Also update to go 1.26 as the new go-mssqldb pulls in a new Go version

Fixes crossplane-contrib#315

Signed-off-by: Carl Henrik Lunde <chlunde@ifi.uio.no>
@baburciu
Copy link
Contributor

baburciu commented Mar 3, 2026

I'll build and test this against Azure SQL tomorrow

@chlunde
Copy link
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.

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