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 #4310 Skip assigning all drupal databases on local settings file #4311

Merged

Conversation

marvil07-adapt
Copy link
Contributor

Instead set only the default database key, to prevent removing any added
database key from other include files.

Motivation

Fixes #4310
Allow setting up other drupal database keys from include files.

Proposed changes

Set only default database key.

Testing steps

See #4310

… file

Instead set only the default database key, to prevent removing any added
database key from other include files.
@danepowell danepowell added 12.x Affects or applies to 12.x Enhancement A feature or feature request labels Jan 4, 2021
@danepowell danepowell merged commit 0f6bb87 into acquia:12.x Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
12.x Affects or applies to 12.x Enhancement A feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not override database settings
2 participants