Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 84bf5e5

Browse filesBrowse files
committed
minor #4667 Remove redundant "default" connection (xelaris)
This PR was merged into the 2.3 branch. Discussion ---------- Remove redundant "default" connection | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | >=2.3 | Fixed tickets | There where two connections with same key "default". I just removed the first one. It seems to be a relict from earlier versions. Commits ------- bab8f1a Remove redundant "default" connection.
2 parents c837ea1 + bab8f1a commit 84bf5e5
Copy full SHA for 84bf5e5

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎reference/configuration/doctrine.rst

Copy file name to clipboardExpand all lines: reference/configuration/doctrine.rst
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ Full Default Configuration
2626
#schema_filter: ^sf2_
2727
2828
connections:
29-
default:
30-
dbname: database
31-
3229
# A collection of different named connections (e.g. default, conn2, etc)
3330
default:
3431
dbname: ~

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.