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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

omkar-foss
Copy link

  • [*] 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
Author

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

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.

2 participants