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

lando/mysql#53: Address db-import error by quoting database name. Add tests. #173

Merged
merged 4 commits into from
Jun 7, 2024

Conversation

reynoldsalec
Copy link
Sponsor Member

Copy link

netlify bot commented Jun 5, 2024

Deploy Preview for lando-core ready!

Name Link
🔨 Latest commit f0b0d4d
🔍 Latest deploy log https://app.netlify.com/sites/lando-core/deploys/66628915def9030008fe9df0
😎 Deploy Preview https://deploy-preview-173--lando-core.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 92
Accessibility: 98
Best Practices: 100
SEO: 93
PWA: -
View the detailed breakdown and full score reports

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

@reynoldsalec
Copy link
Sponsor Member Author

Wanted to add some tests here that "cover" the case described in lando/mysql#53, but perhaps that's overkill/misguided.

Definitely should add some tests to the recipes to check functionality of db import/export with a second DB service being added.

@reynoldsalec reynoldsalec merged commit df2f71a into main Jun 7, 2024
38 of 39 checks passed
@reynoldsalec reynoldsalec deleted the 53-db-import-error branch June 7, 2024 04:14
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.

Cannot import database to additional database service since upgrade to v3.21.0
1 participant