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

cmd/atlas: allow run sqlserver docker #2336

Merged
merged 2 commits into from
Dec 5, 2023
Merged

cmd/atlas: allow run sqlserver docker #2336

merged 2 commits into from
Dec 5, 2023

Conversation

giautm
Copy link
Member

@giautm giautm commented Dec 5, 2023

No description provided.

@@ -73,6 +77,7 @@ const (
DriverMySQL = "mysql"
DriverMariaDB = "mariadb"
DriverPostgres = "postgres"
DriverMSSQL = "sqlserver"
Copy link
Member

@a8m a8m Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not name it as the docker image (mssql)? This is also a valid flavor

Copy link
Member

@a8m a8m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@giautm giautm merged commit f0c7b30 into master Dec 5, 2023
24 checks passed
@giautm giautm deleted the g/docker-sqlserver branch December 5, 2023 15:04
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.

None yet

2 participants