Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use official SQL Server docker image for tests #7205

Merged
merged 11 commits into from
Sep 30, 2024

Conversation

omkar-foss
Copy link
Contributor

  • [*] Do only one thing
  • [*] Non breaking API changes
  • [*] Tested

What did this pull request do?

This replaces the community SQL Server docker image (https://hub.docker.com/r/mcmoe/mssqldocker) with the official one (https://hub.docker.com/r/microsoft/mssql-server).

User Case Description

This is an attempt to fix the failing SQL Server workflow in GitHub actions (example here).

@iTanken
Copy link
Contributor

iTanken commented Sep 25, 2024

My modification in go-gorm/sqlserver#142 passed the test, which can be for reference.

@omkar-foss
Copy link
Contributor Author

This PR is now ready for review, kindly review and let me know if any further changes are required. Thank you!

@jinzhu jinzhu merged commit c6ac548 into go-gorm:master Sep 30, 2024
31 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.

3 participants