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

refactor: Replace Azure SQL Edge with PostgreSQL #1156

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

The PR replaces the Azure SQL Edge with the PostgreSQL module.

Why is it important?

Initially, the idea was to demonstrate various modules (providers) in demos. Since the ARM64 version of Azure SQL Edge is no longer in development or receiving support, I decided to replace it with PostgreSQL. PostgreSQL offers proper cross-platform support, and additionally, the image is much smaller, which improves test performance.

Related issues

-

@HofmeisterAn HofmeisterAn added the chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups label Apr 15, 2024
Copy link

netlify bot commented Apr 15, 2024

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 42e1ce9
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/661d3bd29236bb0008c26e28
😎 Deploy Preview https://deploy-preview-1156--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 configuration.

@HofmeisterAn HofmeisterAn merged commit 136ca49 into develop Apr 15, 2024
14 checks passed
@HofmeisterAn HofmeisterAn deleted the feature/replace-sqledge-with-pgsql branch April 15, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant