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

Fix #4271: Remove namespace from local settings #4287

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

danepowell
Copy link
Contributor

Motivation

Fixes #4271

Proposed changes

Remove the namespace key from the database definition, since it's superfluous when using core drivers.

Alternatives considered

Change to use the correct namespace.

Testing steps

Regenerate local settings and run blt setup.

@b-sharpe can you please review and confirm this fixes the issue for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default local settings using incorrect namespace [Drupal\Core\Installer\Exception\InstallerException]
1 participant