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

feat: Replace MySQL module #761

Merged
merged 6 commits into from
Feb 8, 2023
Merged

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

Replaces the old MySQL module approach (using an extension method) with a proper independent module.

Why is it important?

We do not follow the old module approach anymore. We will replace the old approach with a new API and release each module as independent dependency. This module replaces MySQL.

Related issues

@HofmeisterAn HofmeisterAn added the enhancement New feature or request label Feb 7, 2023
@netlify
Copy link

netlify bot commented Feb 7, 2023

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 29ee750
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/63e3519bb57bd100082e7796
😎 Deploy Preview https://deploy-preview-761--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@HofmeisterAn HofmeisterAn marked this pull request as ready for review February 7, 2023 17:16
@HofmeisterAn HofmeisterAn merged commit dc563d4 into develop Feb 8, 2023
@HofmeisterAn HofmeisterAn deleted the feature/add-mysql-module branch February 8, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant